mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Finally, after a long wait, an electron port for FreeBSD lands in the portstree. A huge thanks to everyone contributed to this huge effort and to the maintainer that is willing to take the burden of the maintainership!
10 lines
284 B
Text
10 lines
284 B
Text
--- services/network/BUILD.gn.orig 2019-03-15 06:37:32 UTC
|
|
+++ services/network/BUILD.gn
|
|
@@ -160,7 +160,6 @@ component("network_service") {
|
|
|
|
if (is_linux) {
|
|
deps += [
|
|
- "//sandbox/linux:sandbox_services",
|
|
"//services/service_manager/sandbox:sandbox",
|
|
]
|
|
}
|