wok diff tazpanel/receipt @ rev 14989

thunderbird-langpack-*: add license; add cs, el, en_US, es_AR, hu, pl, sl, sv_SE locales
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 09 13:10:42 2013 +0300 (2013-08-09)
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 Aug 09 13:10:42 2013 +0300
     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.