wok diff luksus/receipt @ rev 16879

pango-dev: add harfbuzz-dev to deps.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 13 20:16:24 2014 +0300 (2014-07-13)
parents 0f57834c87d1
children 5ea0ce1cecc0
line diff
     1.1 --- a/luksus/receipt	Fri Jul 04 12:17:56 2014 +0200
     1.2 +++ b/luksus/receipt	Sun Jul 13 20:16:24 2014 +0300
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="https://github.com/thomasfrivold/luksus/archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="bash dialog cryptsetup tcplay gnupg openssl"
     1.7 +BUILD_DEPENDS="wget"
     1.8  
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()