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

linux: add CONFIG_DRM_TDFX=m
author Richard Dunbar <mojo@slitaz.org>
date Sun Sep 20 12:56:13 2015 -0400 (2015-09-20)
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 Sep 20 12:56:13 2015 -0400
     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  {