wok diff tazpanel/receipt @ rev 16395

UP: hostapd (2.1), fix libnl missing pkgconfig file and add to ARM with rfkill
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 16 03:02:41 2014 +0200 (2014-04-16)
parents 57ea1afa4f79
children 265516f002cf
line diff
     1.1 --- a/tazpanel/receipt	Sun Mar 09 04:44:22 2014 +0100
     1.2 +++ b/tazpanel/receipt	Wed Apr 16 03:02:41 2014 +0200
     1.3 @@ -12,14 +12,14 @@
     1.4  CONFIG_FILES="/etc/slitaz/tazpanel.conf /etc/slitaz/httpd.conf"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="busybox tazinst-gui tazinst"
     1.8 -BUILD_DEPENDS="gettext"
     1.9 +SUGGESTED="tazinst-gui tazinst"
    1.10 +DEPENDS="busybox"
    1.11 +BUILD_DEPENDS=""
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src && make &&
    1.17 -	make DESTDIR=$DESTDIR install
    1.18 +	make && make DESTDIR=$DESTDIR install
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.