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:
James Le Cuirot
2021-10-16 08:52:20 +01:00
parent 88f2907774
commit da741705ac

View File

@@ -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 \