wok-next diff libssh/receipt @ rev 17319
Up mutt (1.5.3)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Nov 04 11:36:52 2014 +0000 (2014-11-04) |
parents | 76b72f1ad63c |
children | 33e5fb8a4dcb |
line diff
1.1 --- a/libssh/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/libssh/receipt Tue Nov 04 11:36:52 2014 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.libssh.org/" 1.6 WGET_URL="https://red.libssh.org/attachments/download/27/$TARBALL" 1.7 +TAGS="ssh" 1.8 1.9 DEPENDS="libssl" 1.10 BUILD_DEPENDS="cmake openssl-dev wget"