libxml2-python: needs gir-freedesktop at runtime for g-i bindings.
Close #1073
This commit is contained in:
parent
9cbfe1887f
commit
ca0058a4d9
|
@ -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*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user