wok-next diff nconf/receipt @ rev 16694
xorg-kbproto: typo in depends
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 23 11:56:36 2014 +0300 (2014-05-23) |
parents | 00ec8a4f1615 |
children | 1067bb7f1e24 |
line diff
1.1 --- a/nconf/receipt Sat Apr 27 09:10:25 2013 +0200 1.2 +++ b/nconf/receipt Fri May 23 11:56:36 2014 +0300 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 {