wok diff libssh/receipt @ rev 13040
Add libconfig
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 15 12:26:21 2012 +0200 (2012-06-15) |
parents | 697fd27f725e |
children | 6eff489aa802 |
line diff
1.1 --- a/libssh/receipt Thu Apr 19 22:52:39 2012 +0000 1.2 +++ b/libssh/receipt Fri Jun 15 12:26:21 2012 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Library for accessing ssh client services through C libraries" 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 DEPENDS="libssl" 1.7 -BUILD_DEPENDS="cmake openssl-dev" 1.8 +BUILD_DEPENDS="cmake openssl-dev wget" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.libssh.org/" 1.11 WGET_URL="https://red.libssh.org/attachments/download/27/$TARBALL"