wok diff perl-image-librsvg/receipt @ rev 23098
updated libraw and libraw-dev (0.19.2 -> 0.19.5)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 12 07:21:06 2020 +0100 (2020-03-12) |
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 Thu Mar 12 07:21:06 2020 +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()