libxml2-python: needs gir-freedesktop at runtime for g-i bindings.

Close #1073
This commit is contained in:
Juan RP 2015-03-08 10:15:03 +01:00
parent 9cbfe1887f
commit ca0058a4d9
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libxml2'.
pkgname=libxml2
version=2.9.2
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-static --with-threads --with-history"
hostmakedepends="automake libtool gettext-devel pkg-config python-devel"
@ -47,6 +47,7 @@ libxml2-devel_package() {
}
libxml2-python_package() {
lib32disabled=yes
depends="gir-freedesktop"
short_desc+=" - python extension"
pkg_install() {
vmove "usr/lib/python*"