wok-next diff vte/receipt @ rev 6928

Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 22 22:36:22 2010 +0000 (2010-10-22)
parents 3974255ebbd6
children a6dee356e21f
line diff
     1.1 --- a/vte/receipt	Fri Jun 25 21:35:51 2010 +0200
     1.2 +++ b/vte/receipt	Fri Oct 22 22:36:22 2010 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vte"
     1.7 -VERSION="0.25.1"
     1.8 +VERSION="0.26.1"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal capabilities for GTK+ widgets."
    1.11  DEPENDS="gtk+ ncurses xorg-libXdamage"
    1.12 -BUILD_DEPENDS="gtk+-dev perl perl-xml-parser"
    1.13 +BUILD_DEPENDS="gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    1.14  MAINTAINER="pankso@slitaz.org"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WEB_SITE="http://www.gnome.org/"