mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Make brotli and zstd as dep
This commit is contained in:
@@ -16,6 +16,8 @@ curl:
|
|||||||
- zlib
|
- zlib
|
||||||
- libssh2
|
- libssh2
|
||||||
- nghttp2
|
- nghttp2
|
||||||
|
- brotli
|
||||||
|
- zstd
|
||||||
suggests@unix:
|
suggests@unix:
|
||||||
- libssh2
|
- libssh2
|
||||||
- brotli
|
- brotli
|
||||||
@@ -27,9 +29,6 @@ curl:
|
|||||||
- ldap
|
- ldap
|
||||||
- idn2
|
- idn2
|
||||||
- krb5
|
- krb5
|
||||||
suggests@windows:
|
|
||||||
- brotli
|
|
||||||
- zstd
|
|
||||||
frameworks:
|
frameworks:
|
||||||
- CoreFoundation
|
- CoreFoundation
|
||||||
- CoreServices
|
- CoreServices
|
||||||
|
|||||||
Reference in New Issue
Block a user