diff options
Diffstat (limited to 'dev-python/python-caja/python-caja-1.12.0-r1.ebuild')
| -rw-r--r-- | dev-python/python-caja/python-caja-1.12.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild b/dev-python/python-caja/python-caja-1.12.0-r1.ebuild index 283d30e7bf48..8e84490ede64 100644 --- a/dev-python/python-caja/python-caja-1.12.0-r1.ebuild +++ b/dev-python/python-caja/python-caja-1.12.0-r1.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,8 @@ fi DESCRIPTION="Python bindings for the Caja file manager" LICENSE="GPL-2" SLOT="0" - IUSE="doc gtk3" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="dev-libs/glib:2 dev-python/pygobject:3[${PYTHON_USEDEP}] |
