From b4852e98734f2bb672d198bc04409820a3499938 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 12:43:01 +0200 Subject: media-video/griffith: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-video/griffith/griffith-0.13-r1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-video/griffith/griffith-0.13-r1.ebuild b/media-video/griffith/griffith-0.13-r1.ebuild index eccdabea31e9..55114ed59695 100644 --- a/media-video/griffith/griffith-0.13-r1.ebuild +++ b/media-video/griffith/griffith-0.13-r1.ebuild @@ -18,9 +18,12 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="doc" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="dev-python/pillow - gnome-base/libglade +RDEPEND=" + ${PYTHON_DEPS} + dev-python/pillow[${PYTHON_USEDEP}] + gnome-base/libglade[${PYTHON_USEDEP}] dev-python/pyxml[${PYTHON_USEDEP}] >=dev-python/pygtk-2.6.1:2[${PYTHON_USEDEP}] dev-python/pygobject:2[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad