mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/nautilus-python: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user