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

(-)/usr/portage/media-video/kaffeine/kaffeine-0.6.ebuild (-1 / +4 lines)
Lines 23-29 Link Here
23
	# See comments in kaffeine/main.cpp.
23
	# See comments in kaffeine/main.cpp.
24
	# Probably this is not needed, if >=xorg-x11-6.8.0-r4
24
	# Probably this is not needed, if >=xorg-x11-6.8.0-r4
25
	# is installed (see bug #75722, #59746).
25
	# is installed (see bug #75722, #59746).
26
	local myconf="--with-xorg"
26
	# I've tried only with that version of xorg, so i've set for it
27
	if ! has_version '>=x11-base/xorg-x11-6.8.2-r1'; then
28
		local myconf="--with-xorg"
29
	fi
27
30
28
	kde_src_compile
31
	kde_src_compile
29
}
32
}

Return to bug 86797