libvirt-glib: rebuild for corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-04-04 18:34:29 +02:00
parent 3516c81805
commit c04c1a92c8

View File

@ -1,7 +1,7 @@
# Template file for 'libvirt-glib' # Template file for 'libvirt-glib'
pkgname=libvirt-glib pkgname=libvirt-glib
version=0.1.7 version=0.1.7
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="pkg-config intltool gobject-introspection" hostmakedepends="pkg-config intltool gobject-introspection"
@ -27,6 +27,7 @@ libvirt-glib-devel_package() {
} }
libvirt-glib-python_package() { libvirt-glib-python_package() {
lib32disabled=yes
depends="python" depends="python"
short_desc+=" - python bindings" short_desc+=" - python bindings"
pkg_install() { pkg_install() {