This commit is contained in:
crazywhalecc
2026-03-21 00:33:27 +08:00
parent deb979416f
commit 327bb8bc0f
2 changed files with 41 additions and 1 deletions

View File

@@ -12,6 +12,10 @@ curl:
depends@unix:
- openssl
- zlib
depends@windows:
- zlib
- libssh2
- nghttp2
suggests@unix:
- libssh2
- brotli
@@ -23,6 +27,9 @@ curl:
- ldap
- idn2
- krb5
suggests@windows:
- brotli
- zstd
frameworks:
- CoreFoundation
- CoreServices
@@ -33,3 +40,5 @@ curl:
- curl
static-libs@unix:
- libcurl.a
static-libs@windows:
- libcurl_a.lib