wok rev 12390

libssh: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 20 08:18:29 2012 +0200 (2012-04-20)
parents 2b8af769d8a8
children c70bcf6c38fa
files libssh/receipt
line diff
     1.1 --- a/libssh/receipt	Fri Apr 20 07:51:46 2012 +0200
     1.2 +++ b/libssh/receipt	Fri Apr 20 08:18:29 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"