wok diff vte/receipt @ rev 11659

xfe, Improve receipt
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Feb 12 22:40:16 2012 +0100 (2012-02-12)
parents e1b829109f49
children d2dd1c452fce
line diff
     1.1 --- a/vte/receipt	Sat May 21 01:46:35 2011 +0000
     1.2 +++ b/vte/receipt	Sun Feb 12 22:40:16 2012 +0100
     1.3 @@ -1,17 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vte"
     1.7 -VERSION="0.28.0"
     1.8 +VERSION="0.28.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal capabilities for GTK+ widgets."
    1.11 -DEPENDS="gtk+ ncurses xorg-libXdamage"
    1.12 -BUILD_DEPENDS="pygtk-dev gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.gnome.org/"
    1.16  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17  LOCALE=""
    1.18  
    1.19 +DEPENDS="gtk+ ncurses xorg-libXdamage"
    1.20 +BUILD_DEPENDS="pygtk-dev python-dev gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    1.21 +
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()
    1.24  {