wok-undigest rev 1144

libguess: https -> wget bdep.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 13 17:28:45 2015 +0200 (2015-03-13)
parents 028ac58285c0
children 6d7e45c73a55
files libguess/receipt
line diff
     1.1 --- a/libguess/receipt	Fri Mar 13 14:23:10 2015 +0200
     1.2 +++ b/libguess/receipt	Fri Mar 13 17:28:45 2015 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/kaniini/libguess/archive/$COMMIT.tar.gz"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="autoconf automake"
     1.8 +BUILD_DEPENDS="wget autoconf automake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()