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

(-)spice-0.12.4.ebuild (-2 / +2 lines)
Lines 51-58 Link Here
51
#		)
51
#		)
52
#	)"
52
#	)"
53
DEPEND="virtual/pkgconfig
53
DEPEND="virtual/pkgconfig
54
	>=dev-python/pyparsing-1.5.6-r2
54
	$(python_gen_any_dep \
55
	${PYTHON_DEPS}
55
		'>=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}]')
56
	${RDEPEND}"
56
	${RDEPEND}"
57
57
58
python_check_deps() {
58
python_check_deps() {

Return to bug 487352