wok diff perl-config-tiny/receipt @ rev 18813

python-docopt (update receipt)
author Paul Issott <paul@slitaz.org>
date Thu Jan 14 20:21:12 2016 +0000 (2016-01-14)
parents 442615e1f82c
children 20661c276bcf
line diff
     1.1 --- a/perl-config-tiny/receipt	Tue Sep 01 12:21:38 2015 +0200
     1.2 +++ b/perl-config-tiny/receipt	Thu Jan 14 20:21:12 2016 +0000
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Config::Tiny module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9 +LICENSE="GPL2"
    1.10  SOURCE="Config-Tiny"
    1.11  TARBALL="$SOURCE-$VERSION.tgz"
    1.12  WEB_SITE="http://cpan.org/"
    1.13  WGET_URL="http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/$TARBALL"
    1.14  
    1.15 +DEPENDS="perl"
    1.16 +BUILD_DEPENDS="perl"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {