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

Add: cellwriter (a grid-entry natural handwriting input panel with virtual keyboard)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 12 18:58:11 2014 +0200 (2014-04-12)
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	Sat Apr 12 18:58:11 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()