wok diff perl-gtk2-trayicon/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents 2d12ebd38be4
children 20661c276bcf
line diff
     1.1 --- a/perl-gtk2-trayicon/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-gtk2-trayicon/receipt	Mon Aug 05 11:40:01 2013 +0300
     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()