mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
shared ssh2 wants openssl if mysqli or mysqlnd aren't built in
This commit is contained in:
parent
c2d5afc4e9
commit
51891478e4
@ -790,9 +790,11 @@
|
||||
"arg-type": "with-prefix",
|
||||
"arg-type-windows": "with",
|
||||
"lib-depends": [
|
||||
"openssl",
|
||||
"libssh2"
|
||||
],
|
||||
"shared-ext-depends": [
|
||||
"openssl"
|
||||
],
|
||||
"ext-depends-windows": [
|
||||
"openssl",
|
||||
"zlib"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user