From 64077f85bac837b6e8c1a824920b8ea6a46a5b3a Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 21 Apr 2017 09:13:41 +0200 Subject: x11-terms/guake: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- x11-terms/guake/guake-9999.ebuild | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'x11-terms/guake/guake-9999.ebuild') diff --git a/x11-terms/guake/guake-9999.ebuild b/x11-terms/guake/guake-9999.ebuild index 31f8611ec32d..5f3f7f992452 100644 --- a/x11-terms/guake/guake-9999.ebuild +++ b/x11-terms/guake/guake-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,13 +17,15 @@ EGIT_REPO_URI="https://github.com/Guake/guake.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - dev-python/dbus-python - dev-python/gconf-python - dev-python/notify-python - dev-python/pygtk - dev-python/pyxdg + ${PYTHON_DEPS} + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/gconf-python[${PYTHON_USEDEP}] + dev-python/notify-python[${PYTHON_USEDEP}] + dev-python/pygtk[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] -- cgit v1.2.3