From 686cd6e83b8ed75a42b4426e12c3bef0db1d16fc Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 7 Feb 2019 10:29:31 +0100 Subject: Update INSTALL file Signed-off-by: Andreas Schneider --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e3c96be0..0ccb5002 100644 --- a/INSTALL +++ b/INSTALL @@ -11,9 +11,10 @@ In order to build libssh, you need to install several components: - [openssl](http://www.openssl.org) >= 0.9.8 or - [gcrypt](http://www.gnu.org/directory/Security/libgcrypt.html) >= 1.4 +- [libz](http://www.zlib.net) >= 1.2 optional: -- [libz](http://www.zlib.net) >= 1.2 +- [cmocka](https://cmocka.org/) >= 1.1.0 - [socket_wrapper](https://cwrap.org/) >= 1.1.5 - [nss_wrapper](https://cwrap.org/) >= 1.1.2 - [uid_wrapper](https://cwrap.org/) >= 1.2.0 @@ -26,7 +27,7 @@ For Windows use vcpkg: https://github.com/Microsoft/vcpkg -which you can use to install openssl and zilib. libssh itself is also part of +which you can use to install openssl and zlib. libssh itself is also part of vcpkg! ## Building -- cgit v1.2.3