wok rev 11469

xget: openssl to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
parents e184b5f434c0
children 0ccb3190e4f3
files xget/receipt
line diff
     1.1 --- a/xget/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.2 +++ b/xget/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/xcpu/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="openssl-dev elfutils-dev"
     1.8 +BUILD_DEPENDS="openssl openssl-dev elfutils-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -22,7 +22,7 @@
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.   
    1.16 -genpkg_rules()                                      
    1.17 +genpkg_rules()
    1.18  {
    1.19  	mkdir -p $fs/usr/sbin
    1.20  	cp -a $_pkg/usr/sbin/xget $fs/usr/sbin