wok-6.x diff perl-dev/receipt @ rev 23058

Up claws-mail-perl (3.17.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 07 17:11:49 2020 +0100 (2020-03-07)
parents 37aaa01a6b70
children 93cfbe138cae
line diff
     1.1 --- a/perl-dev/receipt	Sat Mar 07 16:51:42 2020 +0100
     1.2 +++ b/perl-dev/receipt	Sat Mar 07 17:11:49 2020 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="perl-dev"
     1.5  VERSION="5.14.1"
     1.6  CATEGORY="development"
     1.7 -SHORT_DESC="Full Perl interpreter and modules with libperl.so."
     1.8 +SHORT_DESC="Full Perl interpreter and modules using libperl.so."
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10  LICENSE="GPL"
    1.11  SOURCE="perl"
    1.12 @@ -12,6 +12,7 @@
    1.13  BUILD_DEPENDS="db gdbm zlib less"
    1.14  WEB_SITE="http://www.perl.org/"
    1.15  WGET_URL="http://ftp.funet.fi/pub/CPAN/src/$TARBALL"
    1.16 +PROVIDE="perl"
    1.17  
    1.18  # Rules to compile & install the temporary toolchain.
    1.19  cook_tmp_toolchain()