# HG changeset patch # User Pascal Bellard # Date 1370627778 -7200 # Node ID 8993f987623e6fe8966ab1904864994123b2b3fb # Parent 2d12ebd38be4d3436eb26c8f63950a78cfc5e79f perl-curses: update bdeps diff -r 2d12ebd38be4 -r 8993f987623e perl-curses/receipt --- a/perl-curses/receipt Fri Jun 07 18:46:07 2013 +0200 +++ b/perl-curses/receipt Fri Jun 07 19:56:18 2013 +0200 @@ -6,12 +6,14 @@ SHORT_DESC="Curses module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -DEPENDS="perl ncursesw" SOURCE="Curses" TARBALL="$SOURCE-$VERSION.tgz" WEB_SITE="http://cpan.org/" WGET_URL="http://cpan.org/authors/id/G/GI/GIRAFFED/$TARBALL" +DEPENDS="perl ncursesw" +BUILD_DEPENDS="perl ncursesw-dev" + # Rules to configure and make the package. compile_rules() {