diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 09:03:39 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 09:03:39 +0200 |
commit | 17e8242064affbdcdad57d19c629eed571ccba27 (patch) | |
tree | d099806218cae853ab98ead020d4faeb813fd7f4 /x11-misc | |
parent | x11-misc/mozo: [QA] Add missing python metadata variables (diff) | |
download | gentoo-17e8242064affbdcdad57d19c629eed571ccba27.tar.gz gentoo-17e8242064affbdcdad57d19c629eed571ccba27.tar.bz2 gentoo-17e8242064affbdcdad57d19c629eed571ccba27.zip |
x11-misc/obtheme: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/obtheme/obtheme-2013.2.20.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild index a9a77cd13683..3913afadb960 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 |