wok rev 14704

perl-gtk2-trayicon: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 07 20:03:25 2013 +0200 (2013-06-07)
parents 8993f987623e
children 4451c4e24ec0
files perl-gtk2-trayicon/receipt
line diff
     1.1 --- a/perl-gtk2-trayicon/receipt	Fri Jun 07 19:56:18 2013 +0200
     1.2 +++ b/perl-gtk2-trayicon/receipt	Fri Jun 07 20:03:25 2013 +0200
     1.3 @@ -6,15 +6,13 @@
     1.4  SHORT_DESC="Gtk2::TrayIcon module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -DEPENDS="perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9  SOURCE="Gtk2-TrayIcon"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://cpan.org/"
    1.12  WGET_URL="http://search.cpan.org/CPAN/authors/id/B/BO/BORUP/$TARBALL"
    1.13  
    1.14  DEPENDS="perl-gtk2"
    1.15 -BUILD_DEPENDS="perl-gtk2 perl-extutils-depends perl-extutils-pkgconfig"
    1.16 +BUILD_DEPENDS="perl-gtk2 perl-extutils-depends perl-extutils-pkgconfig gtk+-dev"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()