Make brotli and zstd as dep

This commit is contained in:
crazywhalecc
2026-05-09 14:13:09 +08:00
parent 184a091fd9
commit 2ed4b10260

View File

@@ -16,6 +16,8 @@ curl:
- zlib
- libssh2
- nghttp2
- brotli
- zstd
suggests@unix:
- libssh2
- brotli
@@ -27,9 +29,6 @@ curl:
- ldap
- idn2
- krb5
suggests@windows:
- brotli
- zstd
frameworks:
- CoreFoundation
- CoreServices