wok diff libssh/receipt @ rev 13205

Up: wget (1.14)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Aug 06 13:47:08 2012 +0200 (2012-08-06)
parents 697fd27f725e
children 6eff489aa802
line diff
     1.1 --- a/libssh/receipt	Thu Apr 19 22:52:39 2012 +0000
     1.2 +++ b/libssh/receipt	Mon Aug 06 13:47:08 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"