mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libvirt-glib: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
3516c81805
commit
c04c1a92c8
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue