comparison seobeo/BUILD @ 31:2852b2e2363f

[Seobeo] Fixed typo.
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 06:55:07 -0700
parents fa2b8af609d9
children 08a465eec50b
comparison
equal deleted inserted replaced
30:5bee31a0bdaf 31:2852b2e2363f
44 srcs = [ 44 srcs = [
45 "s_linux_network.c", 45 "s_linux_network.c",
46 "s_web.c", 46 "s_web.c",
47 "os/s_linux_edge.c", 47 "os/s_linux_edge.c",
48 ], 48 ],
49 hdrs = [":seobeo_headers"], 49 hdrs = [":seobeo_hrs"],
50 deps = [ 50 deps = [
51 "//dowa:dowa", 51 "//dowa:dowa",
52 "@openssl//:ssl", 52 "@openssl//:ssl",
53 ], 53 ],
54 target_compatible_with = [ 54 target_compatible_with = [