mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libsdl: Disable autodetection of sndio
We could add a sndio USE flag, but we're half way to dropping the real SDL1 in favour of the SDL2 compatibility wrapper. Closes: https://bugs.gentoo.org/818007 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -125,6 +125,7 @@ multilib_src_configure() {
|
||||
--enable-cpuinfo \
|
||||
--disable-alsa-shared \
|
||||
--disable-esd-shared \
|
||||
--disable-sndio \
|
||||
--disable-pulseaudio-shared \
|
||||
--disable-arts-shared \
|
||||
--disable-nas-shared \
|
||||
|
||||
Reference in New Issue
Block a user