Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 665354
Collapse All | Expand All

(-)nautilus-python-1.1-r2.ebuild (-1 / +3 lines)
Lines 21-27 Link Here
21
# Depend on pygobject:3 for sanity, and because it's automagic
21
# Depend on pygobject:3 for sanity, and because it's automagic
22
RDEPEND="
22
RDEPEND="
23
	dev-python/pygobject:3[${PYTHON_USEDEP}]
23
	dev-python/pygobject:3[${PYTHON_USEDEP}]
24
	>=gnome-base/nautilus-2.32[introspection]
24
	|| (
25
		>=gnome-base/nautilus-2.32[introspection]
26
		>=gnome-base/nautilus-2.38 )
25
	${PYTHON_DEPS}
27
	${PYTHON_DEPS}
26
"
28
"
27
DEPEND="${RDEPEND}
29
DEPEND="${RDEPEND}

Return to bug 665354