wok diff tazpanel/receipt @ rev 14274

njconnect - source file is now fixed on upstream level ;-)
author Pawel P. <xj@wp.pl>
date Fri Apr 05 12:14:08 2013 +0000 (2013-04-05)
parents cab6c08f740b
children 5286a067ac76
line diff
     1.1 --- a/tazpanel/receipt	Wed Feb 20 10:53:30 2013 +0100
     1.2 +++ b/tazpanel/receipt	Fri Apr 05 12:14:08 2013 +0000
     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.