From fb42978f0e656b9fae3e61e6ae1fef21059f882d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 12 Mar 2015 06:57:50 +0100 Subject: [PATCH] libxml2-python: do not depend on gir-freedesktop. ... otherwise the pkg might not be available in a bulk build. --- srcpkgs/libxml2/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index b01538a6911..5e55123ef0c 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -1,7 +1,7 @@ # Template build file for 'libxml2'. pkgname=libxml2 version=2.9.2 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static --with-threads --with-history" hostmakedepends="automake libtool gettext-devel pkg-config python-devel" @@ -47,7 +47,6 @@ libxml2-devel_package() { } libxml2-python_package() { lib32disabled=yes - depends="gir-freedesktop" short_desc+=" - python extension" pkg_install() { vmove "usr/lib/python*"