commit:     6959e188d5990172a387d6fa9a193b594cfb99b4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 07:07:59 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 07:07:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6959e188

x11-misc/xplanetFX: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild 
b/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild
index 3eb6dd778ff..ef8d834ced6 100644
--- a/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild
+++ b/x11-misc/xplanetFX/xplanetFX-2.6.12.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
@@ -15,8 +15,9 @@ LICENSE="WTFPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-DEPEND=""
+DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}
        dev-python/pygtk[${PYTHON_USEDEP}]
        media-gfx/imagemagick

Reply via email to