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

Collapse All | Expand All

(-)a/media-libs/libsdl2/libsdl2-2.28.5-r1.ebuild (-1 / +1 lines)
Lines 179-184 multilib_src_configure() { Link Here
179
		$(use_enable sound dummyaudio)
179
		$(use_enable sound dummyaudio)
180
		$(use_enable wayland video-wayland)
180
		$(use_enable wayland video-wayland)
181
		--disable-wayland-shared
181
		--disable-wayland-shared
182
		--disable-libdecor
182
		$(use_enable video_cards_vc4 video-rpi)
183
		$(use_enable video_cards_vc4 video-rpi)
183
		$(use_enable X video-x11)
184
		$(use_enable X video-x11)
184
		--disable-x11-shared
185
		--disable-x11-shared
185
- 

Return to bug 936020