mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #10548 from dhewg/pull/mpd
mpd: fix compilation without AUDIO_SUPPORT
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ MESON_ARGS += \
|
||||
-Dwave_encoder=true \
|
||||
-Dlibsamplerate=disabled \
|
||||
-Dsoxr=disabled \
|
||||
-Dalsa=$(if CONFIG_AUDIO_SUPPORT,enabled,disabled) \
|
||||
-Dalsa=$(if $(CONFIG_AUDIO_SUPPORT),enabled,disabled) \
|
||||
-Dao=disabled \
|
||||
-Dhttpd=true \
|
||||
-Djack=disabled \
|
||||
|
||||
Reference in New Issue
Block a user