wok-6.x diff tazpanel/receipt @ rev 16342

ARM: add libpthread-stubs, libdrm
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 12 18:33:53 2014 +0200 (2014-04-12)
parents 57ea1afa4f79
children 265516f002cf
line diff
     1.1 --- a/tazpanel/receipt	Sun Mar 09 04:44:22 2014 +0100
     1.2 +++ b/tazpanel/receipt	Sat Apr 12 18:33:53 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.