libxml2-python: needs gir-freedesktop at runtime for g-i bindings.
Close #1073
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'libxml2'.
|
# Template build file for 'libxml2'.
|
||||||
pkgname=libxml2
|
pkgname=libxml2
|
||||||
version=2.9.2
|
version=2.9.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-threads --with-history"
|
configure_args="--disable-static --with-threads --with-history"
|
||||||
hostmakedepends="automake libtool gettext-devel pkg-config python-devel"
|
hostmakedepends="automake libtool gettext-devel pkg-config python-devel"
|
||||||
@@ -47,6 +47,7 @@ libxml2-devel_package() {
|
|||||||
}
|
}
|
||||||
libxml2-python_package() {
|
libxml2-python_package() {
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
depends="gir-freedesktop"
|
||||||
short_desc+=" - python extension"
|
short_desc+=" - python extension"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove "usr/lib/python*"
|
vmove "usr/lib/python*"
|
||||||
|
|||||||
Reference in New Issue
Block a user