wok diff perl-curses/receipt @ rev 22991

updated l3afpad (0.8.18.1.10 -> 0.8.18.1.11)
author Hans-G?nter Theisgen
date Sun Mar 01 17:39:44 2020 +0100 (2020-03-01)
parents 2d12ebd38be4
children 13f8c8204124
line diff
     1.1 --- a/perl-curses/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-curses/receipt	Sun Mar 01 17:39:44 2020 +0100
     1.3 @@ -6,12 +6,14 @@
     1.4  SHORT_DESC="Curses module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -DEPENDS="perl ncursesw"
     1.8  SOURCE="Curses"
     1.9  TARBALL="$SOURCE-$VERSION.tgz"
    1.10  WEB_SITE="http://cpan.org/"
    1.11  WGET_URL="http://cpan.org/authors/id/G/GI/GIRAFFED/$TARBALL"
    1.12  
    1.13 +DEPENDS="perl ncursesw"
    1.14 +BUILD_DEPENDS="perl ncursesw-dev"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {