wok-6.x diff perl-config-tiny/receipt @ rev 18519

Up: tazpkg-test(850): French documentation
libboost-dev: return back libraries separated from libboost-chrono and libboost-chrono-dev
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 20:58:36 2015 +0200 (2015-10-25)
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	Sun Oct 25 20:58:36 2015 +0200
     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  {