Skip to content

Commit cae668a

Browse files
committed
Remove zstd suggested libs for v2 (implemented on v3)
Anyway we don't support zstd windows build before
1 parent e592488 commit cae668a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

config/lib.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@
109109
"krb5"
110110
],
111111
"lib-suggests-windows": [
112-
"brotli",
113-
"zstd"
112+
"brotli"
114113
],
115114
"frameworks": [
116115
"CoreFoundation",

0 commit comments

Comments
 (0)