mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +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
|
||||
depends@unix:
|
||||
- openssl
|
||||
depends@windows:
|
||||
- zlib
|
||||
headers:
|
||||
- libssh2.h
|
||||
- libssh2_publickey.h
|
||||
|
||||
Reference in New Issue
Block a user