wok rev 11880

perl-rrd-simple: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 28 08:42:35 2012 +0100 (2012-02-28)
parents 225d25cad6bf
children 1134b440b9b4
files perl-rrd-simple/receipt
line diff
     1.1 --- a/perl-rrd-simple/receipt	Tue Feb 28 08:39:45 2012 +0100
     1.2 +++ b/perl-rrd-simple/receipt	Tue Feb 28 08:42:35 2012 +0100
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="RRD::Simple module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="perl rrdtool-perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9  SOURCE="RRD-Simple"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.cpan.org/modules/by-authors/id/MJD/Template.html"
    1.12  WGET_URL="http://search.cpan.org/CPAN/authors/id/N/NI/NICOLAW/$TARBALL"
    1.13  
    1.14 +DEPENDS="perl rrdtool-perl"
    1.15 +BUILD_DEPENDS="perl rrdtool-perl"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {