wok-current rev 11461
perl-gtk2-trayicon: add perl-extutils-depends and perl-extutils-pkgconfig to build_depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:45:14 2011 +0100 (2011-12-17) |
parents | 8e92fa1484da |
children | daafc089f669 |
files | perl-gtk2-trayicon/receipt |
line diff
1.1 --- a/perl-gtk2-trayicon/receipt Sat Dec 17 11:42:21 2011 +0100 1.2 +++ b/perl-gtk2-trayicon/receipt Sat Dec 17 11:45:14 2011 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="http://search.cpan.org/CPAN/authors/id/B/BO/BORUP/$TARBALL" 1.5 1.6 DEPENDS="perl-gtk2" 1.7 -BUILD_DEPENDS="perl-gtk2" 1.8 +BUILD_DEPENDS="perl-gtk2 perl-extutils-depends perl-extutils-pkgconfig" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()