dev-python/nautilus-python: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2021-07-17 20:15:27 +02:00
parent ab374e1c6f
commit b1b7117885

View File

@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# requires pygobject:3 or :2 and >=nautilus-2.32
RDEPEND="
$(python_gen_cond_dep '
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
')
>=gnome-base/nautilus-3[introspection]
${PYTHON_DEPS}