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

(-)xpra-0.17.3.ebuild (-1 / +2 lines)
Lines 19-25 Link Here
19
REQUIRED_USE="${PYTHON_REQUIRED_USE}
19
REQUIRED_USE="${PYTHON_REQUIRED_USE}
20
	clipboard? ( || ( server client ) )
20
	clipboard? ( || ( server client ) )
21
	opengl? ( client )
21
	opengl? ( client )
22
	|| ( client server )"
22
	|| ( client server )
23
	client? ( x264? ( dec_av2 ) x265? ( dec_av2 ) )"
23
24
24
# x264/old-libav.path situation see bug 459218
25
# x264/old-libav.path situation see bug 459218
25
COMMON_DEPEND=""${PYTHON_DEPS}"
26
COMMON_DEPEND=""${PYTHON_DEPS}"

Return to bug 586338