mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-05 04:47:14 +02:00
10 lines
254 B
Diff
10 lines
254 B
Diff
--- ./electron/BUILD.gn.orig
|
|
+++ ./electron/BUILD.gn
|
|
@@ -1565,7 +1565,6 @@
|
|
public_deps = header_groups + [
|
|
":node_gypi_headers",
|
|
":node_version_header",
|
|
- ":zlib_headers",
|
|
]
|
|
}
|
|
|