wok diff perl-rrd-simple/receipt @ rev 11939

libwebkit-video: fixed wget filename
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 21:28:39 2012 -0800 (2012-02-29)
parents 471df2a3ab20
children 0b50af37e929
line diff
     1.1 --- a/perl-rrd-simple/receipt	Fri Jun 26 17:57:24 2009 +0200
     1.2 +++ b/perl-rrd-simple/receipt	Wed Feb 29 21:28:39 2012 -0800
     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  {