wok diff libssh/receipt @ rev 14174

Add linuxconsoletools
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 09 13:08:54 2013 +0100 (2013-03-09)
parents 697fd27f725e
children 6eff489aa802
line diff
     1.1 --- a/libssh/receipt	Thu Apr 19 22:52:39 2012 +0000
     1.2 +++ b/libssh/receipt	Sat Mar 09 13:08:54 2013 +0100
     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"