diff options
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 |