From 9d64e5a467ade1fd118ae0ebc2a121edc5efe703 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 09:54:16 +0200 Subject: [PATCH] dev-libs/libcxml: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-libs/libcxml/libcxml-0.15.1.ebuild | 1 + dev-libs/libcxml/libcxml-0.15.4.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-libs/libcxml/libcxml-0.15.1.ebuild b/dev-libs/libcxml/libcxml-0.15.1.ebuild index b61caadfceb53..a25b9f8de517a 100644 --- a/dev-libs/libcxml/libcxml-0.15.1.ebuild +++ b/dev-libs/libcxml/libcxml-0.15.1.ebuild @@ -19,6 +19,7 @@ IUSE="" RDEPEND="dev-cpp/libxmlpp:2.6 dev-libs/boost" DEPEND="${RDEPEND} + ${PYTHON_DEPS} dev-util/waf virtual/pkgconfig" diff --git a/dev-libs/libcxml/libcxml-0.15.4.ebuild b/dev-libs/libcxml/libcxml-0.15.4.ebuild index dec46e6de12e4..666e14d5fa33f 100644 --- a/dev-libs/libcxml/libcxml-0.15.4.ebuild +++ b/dev-libs/libcxml/libcxml-0.15.4.ebuild @@ -20,6 +20,7 @@ RDEPEND="dev-cpp/libxmlpp:2.6 dev-libs/boost dev-libs/locked_sstream" DEPEND="${RDEPEND} + ${PYTHON_DEPS} dev-util/waf virtual/pkgconfig"