mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
Approved by: rene (mentor) Security: https://vuxml.freebsd.org/freebsd/310ca30e-a951-11ed-8314-a8a1599412c6.html
10 lines
272 B
Text
10 lines
272 B
Text
--- services/network/BUILD.gn.orig 2023-02-08 09:03:45 UTC
|
|
+++ services/network/BUILD.gn
|
|
@@ -334,7 +334,6 @@ if (is_linux || is_chromeos) {
|
|
]
|
|
deps = [
|
|
"//base:base",
|
|
- "//sandbox/linux:sandbox_services",
|
|
"//sandbox/policy:policy",
|
|
]
|
|
}
|