wok diff tazpanel/receipt @ rev 18690

Up tazpkg(888), tazpanel(558)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 11 01:54:14 2015 +0200 (2015-12-11)
parents 80af4cc457ac
children 9e01bc6321ea
line diff
     1.1 --- a/tazpanel/receipt	Tue Dec 08 13:50:59 2015 +0200
     1.2 +++ b/tazpanel/receipt	Fri Dec 11 01:54:14 2015 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="557"
     1.8 +VERSION="558"
     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 jsmin"
    1.17 +BUILD_DEPENDS="gettext jsmin tidy-html5"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()