wok-next diff perl-gtk2-trayicon/receipt @ rev 16933

xorg-base-fonts: addinfo about nonexistent required font. Xterm-menu now works with fonts.dir. xvkbd-koi8 only on livecd locale
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Jul 20 15:31:48 2014 +0200 (2014-07-20)
parents 2d12ebd38be4
children 1a86cb99cbbf
line diff
     1.1 --- a/perl-gtk2-trayicon/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-gtk2-trayicon/receipt	Sun Jul 20 15:31:48 2014 +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()