From 4659f69c603396e6682258081ce919c49a2236be Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Apr 2014 16:00:37 +0200 Subject: [PATCH] vte: rebuild to have corrected shlib-provides; lib32disabled=yes. --- srcpkgs/vte/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/vte/template b/srcpkgs/vte/template index 1fa7f989e8c..1311d434279 100644 --- a/srcpkgs/vte/template +++ b/srcpkgs/vte/template @@ -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() {