wok-next diff tazpanel/receipt @ rev 18304

Add jsmin; up: slitaz-base-files(284), tazpanel(526), tazpkg(839).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 24 01:14:05 2015 +0300 (2015-08-24)
parents 5df42bcd4a8b
children 6f3e4ef6cd66
line diff
     1.1 --- a/tazpanel/receipt	Fri Aug 07 02:40:28 2015 +0300
     1.2 +++ b/tazpanel/receipt	Mon Aug 24 01:14:05 2015 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="522"
     1.8 +VERSION="526"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,7 +14,7 @@
    1.13  
    1.14  SUGGESTED="tazinst-gui tazinst"
    1.15  DEPENDS="busybox gettext-base"
    1.16 -BUILD_DEPENDS="gettext"
    1.17 +BUILD_DEPENDS="gettext jsmin"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()