vte: rebuild to have corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-04-01 16:00:37 +02:00
parent 10099e8cd2
commit 4659f69c60
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'vte'.
pkgname=vte
version=0.28.2
revision=6
revision=7
build_style=gnu-configure
configure_args="--disable-static --with-gtk=2.0"
hostmakedepends="automake gettext-devel gtk-doc gobject-introspection libtool pkg-config intltool python-devel glib-devel pygtk-devel"
@ -28,6 +28,7 @@ do_configure() {
}
vte-python_package() {
lib32disabled=yes
depends="pygtk"
short_desc+=" -- Python bindings"
pkg_install() {