mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
fix: curl dependency on openssl
This commit is contained in:
parent
9286153742
commit
dc28ce0899
@ -42,14 +42,14 @@
|
|||||||
"curl"
|
"curl"
|
||||||
],
|
],
|
||||||
"lib-depends-unix": [
|
"lib-depends-unix": [
|
||||||
|
"openssl",
|
||||||
"zlib"
|
"zlib"
|
||||||
],
|
],
|
||||||
"lib-suggests": [
|
"lib-suggests": [
|
||||||
"libssh2",
|
"libssh2",
|
||||||
"brotli",
|
"brotli",
|
||||||
"nghttp2",
|
"nghttp2",
|
||||||
"zstd",
|
"zstd"
|
||||||
"openssl"
|
|
||||||
],
|
],
|
||||||
"lib-suggests-windows": [
|
"lib-suggests-windows": [
|
||||||
"zlib",
|
"zlib",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user