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

Collapse All | Expand All

(-)a/games-emulation/dolphin/dolphin-9999.ebuild (-1 / +1 lines)
Lines 155-161 src_configure() { Link Here
155
		$( cmake-utils_use_enable evdev EVDEV )
155
		$( cmake-utils_use_enable evdev EVDEV )
156
		$( cmake-utils_use_enable lto LTO )
156
		$( cmake-utils_use_enable lto LTO )
157
		$( cmake-utils_use_enable pch PCH )
157
		$( cmake-utils_use_enable pch PCH )
158
		$( cmake-utils_use_enable qt5 QT )
158
		$( cmake-utils_use_enable qt5 QT2 )
159
		$( cmake-utils_use_enable sdl SDL )
159
		$( cmake-utils_use_enable sdl SDL )
160
		$( cmake-utils_use_use egl EGL )
160
		$( cmake-utils_use_use egl EGL )
161
		$( cmake-utils_use_use upnp UPNP )
161
		$( cmake-utils_use_use upnp UPNP )

Return to bug 561914