Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 47632 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/media-tv/nvtv/nvtv-0.4.6.ebuild.bak (-1 / +1 lines)
Lines 17-23 Link Here
17
		gtk2? ( =x11-libs/gtk+-2* )
17
		gtk2? ( =x11-libs/gtk+-2* )
18
		!gtk2? ( =x11-libs/gtk+-1.2* )
18
		!gtk2? ( =x11-libs/gtk+-1.2* )
19
	)
19
	)
20
	X? ( >=x11-base/xfree-4.0 )"
20
	X? ( ( || ( >=x11-base/xfree-4.0 x11-base/xorg-x11 ) ) )"
21
21
22
src_compile() {
22
src_compile() {
23
	local myconf
23
	local myconf

Return to bug 47632