dev-python/python-caja: Add missing PYTHON_REQUIRED_USE

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-08-13 09:07:10 +02:00
parent 25efe91bae
commit df13453156

View File

@@ -15,8 +15,8 @@ fi
DESCRIPTION="Python bindings for the Caja file manager"
LICENSE="GPL-2"
SLOT="0"
IUSE="doc"
REQUIRED_USE=${PYTHON_REQUIRED_USE}
COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2