wok rev 16453

SkypeFreak: add wget for https as build depends
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 19 13:18:04 2014 +0300 (2014-04-19)
parents 2d722593894a
children 051af487d97d
files SkypeFreak/receipt
line diff
     1.1 --- a/SkypeFreak/receipt	Sat Apr 19 12:42:09 2014 +0300
     1.2 +++ b/SkypeFreak/receipt	Sat Apr 19 13:18:04 2014 +0300
     1.3 @@ -12,6 +12,7 @@
     1.4  WGET_URL="https://github.com/yasoob/$PACKAGE/archive/$GITHASH.zip"
     1.5  
     1.6  DEPENDS="python"
     1.7 +BUILD_DEPENDS="wget"
     1.8  
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()