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

(-)file_not_specified_in_diff (-3 / +11 lines)
Line 10 Link Here
10
IUSE="opengl"
Lines 15-16 Link Here
15
DEPEND=">=sys-apps/sed-4
16
DEPEND="opengl? ( virtual/opengl )
16
	|| ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )"
17
        >=sys-apps/sed-4
17
--
18
	    || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )"
Line 28 Link Here
30
	local myflags=
31
	
Line 32 Link Here
36
	if [ "`use opengl`" ] ; then
37
	    myflags="${myflags} --enable-opengl"
38
    fi
39
Line 33 Link Here
41
	./configure $myflags

Return to bug 40303