wok diff nconf/receipt @ rev 18513

Separate lib from libboost-dev to libbost-chrono
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 00:07:51 2015 +0300 (2015-10-25)
parents 00ec8a4f1615
children 1067bb7f1e24
line diff
     1.1 --- a/nconf/receipt	Sat Apr 27 09:10:25 2013 +0200
     1.2 +++ b/nconf/receipt	Sun Oct 25 00:07:51 2015 +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  {