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/x11-misc/mixer_app/mixer_app-1.8.0.ebuild.bak (-1 / +1 lines)
Lines 15-21 Link Here
15
SLOT="0"
15
SLOT="0"
16
KEYWORDS="x86 ~ppc ~sparc"
16
KEYWORDS="x86 ~ppc ~sparc"
17
17
18
DEPEND="virtual/glibc x11-base/xfree "
18
DEPEND="virtual/glibc ( || ( x11-base/xfree x11-base/xorg-x11 ) )"
19
19
20
src_compile() {
20
src_compile() {
21
	emake || die
21
	emake || die

Return to bug 47632