mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
feat(build): add zlib as a dependency for Windows
This commit is contained in:
@@ -11,6 +11,8 @@ libssh2:
|
|||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
depends@unix:
|
depends@unix:
|
||||||
- openssl
|
- openssl
|
||||||
|
depends@windows:
|
||||||
|
- zlib
|
||||||
headers:
|
headers:
|
||||||
- libssh2.h
|
- libssh2.h
|
||||||
- libssh2_publickey.h
|
- libssh2_publickey.h
|
||||||
|
|||||||
Reference in New Issue
Block a user