Explicitely pass --disable-oscaudio to prevent picking up audio/liblo.

This commit is contained in:
ajacoutot 2022-03-15 10:49:23 +00:00
parent fe50f26290
commit 266fd1b0f4
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ USE_GMAKE = Yes
CONFIGURE_STYLE = autoreconf
CONFIGURE_ARGS += --disable-alsa \
--disable-oscaudio \
--enable-jackaudio \
--enable-pulseaudio \
--disable-esd \