wok-undigest rev 531

perl-gtk2-perl: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 05 09:47:50 2011 +0100 (2011-11-05)
parents c8c7df392106
children 161631789a5f
files perl-gtk2-perl/receipt
line diff
     1.1 --- a/perl-gtk2-perl/receipt	Sat Nov 05 09:41:42 2011 +0100
     1.2 +++ b/perl-gtk2-perl/receipt	Sat Nov 05 09:47:50 2011 +0100
     1.3 @@ -12,8 +12,8 @@
     1.4  WEB_SITE="http://cpan.org/"
     1.5  WGET_URL="http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/$TARBALL"
     1.6  
     1.7 -DEPENDS="glib pango"
     1.8 -BUILD_DEPENDS="glib-dev pango-dev"
     1.9 +DEPENDS="perl-glib perl-pango perl-extutils-pkgconfig perl-extutils-depends"
    1.10 +BUILD_DEPENDS="perl-glib perl-pango perl-extutils-pkgconfig perl-extutils-depends"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()