feat(build): add zlib as a dependency for Windows

This commit is contained in:
crazywhalecc
2026-06-21 19:35:07 +08:00
parent c31bf73685
commit 3bb84f3b94

View File

@@ -11,6 +11,8 @@ libssh2:
license: BSD-3-Clause
depends@unix:
- openssl
depends@windows:
- zlib
headers:
- libssh2.h
- libssh2_publickey.h