wok diff libssh2/receipt @ rev 17746

Up tup (0.7.3)
author necrophcodr <necrophcodr@necrophcodr.me>
date Sat Mar 07 18:30:49 2015 +0000 (2015-03-07)
parents 626bc271be90
children 629a14015840
line diff
     1.1 --- a/libssh2/receipt	Wed Jan 21 17:12:27 2015 +0100
     1.2 +++ b/libssh2/receipt	Sat Mar 07 18:30:49 2015 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/download/$TARBALL"
     1.5  
     1.6  DEPENDS="libgcrypt zlib libgpg-error"
     1.7 +BUILD_DEPENDS="libgcrypt-dev zlib-dev"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()