commit: 17e8242064affbdcdad57d19c629eed571ccba27
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 07:03:39 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 07:03:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e82420
x11-misc/obtheme: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
x11-misc/obtheme/obtheme-2013.2.20.2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
index a9a77cd1368..3913afadb96 100644
--- a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
+++ b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,7 @@ KEYWORDS="amd64 x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
+ ${PYTHON_DEPS}
dev-python/pygobject:2[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/fuse-python