From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- eclass/gnome-python-common-r1.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/gnome-python-common-r1.eclass') diff --git a/eclass/gnome-python-common-r1.eclass b/eclass/gnome-python-common-r1.eclass index 0d604425b9ca..9fe793767708 100644 --- a/eclass/gnome-python-common-r1.eclass +++ b/eclass/gnome-python-common-r1.eclass @@ -56,12 +56,12 @@ if [[ ${GNOME_ORG_MODULE} != "gnome-python" ]]; then DOCS="${DOCS} MAINTAINERS" fi -RDEPEND="~dev-python/${GNOME_ORG_MODULE}-base-${PV} +RDEPEND="~dev-python/${GNOME_ORG_MODULE}-base-${PV}[${PYTHON_USEDEP}] ${PYTHON_DEPS}" DEPEND="${RDEPEND} virtual/pkgconfig" -REQUIRED_USE=${PYTHON_REQUIRED_USE} +REQUIRED_USE="${PYTHON_REQUIRED_USE}" gnome-python-common-r1_src_prepare() { gnome2_src_prepare -- cgit v1.2.3