wok-current diff libssh2/receipt @ rev 20354
Up e2fsprogs (1.44.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 09 16:13:52 2018 +0200 (2018-06-09) |
parents | 186a8b6ac51e |
children | a78610b2eb47 |
line diff
1.1 --- a/libssh2/receipt Thu Jan 12 09:42:44 2017 +0100 1.2 +++ b/libssh2/receipt Sat Jun 09 16:13:52 2018 +0200 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="http://www.libssh2.org/" 1.5 WGET_URL="$WEB_SITE/download/$TARBALL" 1.6 1.7 -DEPENDS="libgcrypt zlib libgpg-error" 1.8 -BUILD_DEPENDS="libgcrypt-dev zlib-dev" 1.9 +DEPENDS="libgcrypt zlib libgpg-error libssl" 1.10 +BUILD_DEPENDS="libgcrypt-dev zlib-dev openssl-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()