wok diff tazpanel/receipt @ rev 14319

Down webkit-r (99690) don't need gcc 4.7
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 07 20:34:59 2013 +0200 (2013-04-07)
parents cab6c08f740b
children 5286a067ac76
line diff
     1.1 --- a/tazpanel/receipt	Wed Feb 20 10:53:30 2013 +0100
     1.2 +++ b/tazpanel/receipt	Sun Apr 07 20:34:59 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="1.6.2"
     1.8 +VERSION="1.6.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz"
    1.14  CONFIG_FILES="/etc/slitaz/tazpanel.conf /etc/slitaz/httpd.conf"
    1.15  
    1.16 -DEPENDS="busybox"
    1.17 +DEPENDS="busybox tazinst-gui tazinst"
    1.18  BUILD_DEPENDS=""
    1.19  
    1.20  # Rules to configure and make the package.