wok diff tazpanel/receipt @ rev 14263

syslinux/iso2exe: tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Mar 31 22:55:34 2013 +0100 (2013-03-31)
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 Mar 31 22:55:34 2013 +0100
     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.