wok diff nconf/receipt @ rev 17157

syslinux: fix rockridge (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 15 23:31:45 2014 +0200 (2014-09-15)
parents 00ec8a4f1615
children 1067bb7f1e24
line diff
     1.1 --- a/nconf/receipt	Sat Apr 27 09:10:25 2013 +0200
     1.2 +++ b/nconf/receipt	Mon Sep 15 23:31:45 2014 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Enterprise Nagios configurator"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="mysql php-apache nagios perl perl-dbi perl-dbd-mysql"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tgz"
    1.10  WEB_SITE="http://www.nconf.org/dokuwiki/doku.php"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="mysql php-apache nagios perl perl-dbi perl-dbd-mysql"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {