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-video/yanc/yanc-0.2.1.ebuild.bak (-1 / +1 lines)
Lines 14-20 Link Here
14
# the dependances are not clear.
14
# the dependances are not clear.
15
# TODO: Emerge the real compilable yanc's code
15
# TODO: Emerge the real compilable yanc's code
16
DEPEND=">=sys-apps/sed-4"
16
DEPEND=">=sys-apps/sed-4"
17
RDEPEND="x11-base/xfree"
17
RDEPEND="( || ( x11-base/xfree x11-base/xorg-x11 ) )"
18
18
19
src_compile() {
19
src_compile() {
20
	einfo "nothing to compile"
20
	einfo "nothing to compile"

Return to bug 47632