wok diff perl-image-librsvg/receipt @ rev 22040

updated tokyocabinet and tokyocabinet-dev (1.4.32 -> 1.4.48)
author Hans-G?nter Theisgen
date Mon Oct 21 17:24:12 2019 +0100 (2019-10-21)
parents 442615e1f82c
children 15650f5d595b
line diff
     1.1 --- a/perl-image-librsvg/receipt	Tue Sep 01 12:21:38 2015 +0200
     1.2 +++ b/perl-image-librsvg/receipt	Mon Oct 21 17:24:12 2019 +0100
     1.3 @@ -5,15 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Image::LibRSVG module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9 +LICENSE="GPL"
    1.10  SOURCE="Image-LibRSVG"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12  WEB_SITE="https://metacpan.org/release/Image-LibRSVG"
    1.13  WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TOMSON/$TARBALL"
    1.14  
    1.15 -DEPENDS="librsvg"
    1.16 -BUILD_DEPENDS="wget librsvg-dev"
    1.17 +DEPENDS="perl librsvg"
    1.18 +BUILD_DEPENDS="wget perl librsvg-dev"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()