wok diff tazpanel/receipt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents 429a73e5062c
children 40d02ae21cb1
line diff
     1.1 --- a/tazpanel/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazpanel/receipt	Sun Mar 26 15:53:23 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazpanel"
     1.7 -VERSION="609"
     1.8 +VERSION="610"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz administration and configuration panel."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,11 +11,11 @@
    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  HOST_ARCH="i486 arm"
    1.16 -SIBLINGS="tazpanel-extra"
    1.17  
    1.18  SUGGESTED="tazinst-gui tazinst"
    1.19  DEPENDS="busybox gettext-base sundown"
    1.20  BUILD_DEPENDS="gettext jsmin tidy-html5"
    1.21 +SIBLINGS="tazpanel-extra"
    1.22  
    1.23  # Rules to configure and make the package.
    1.24  compile_rules()