Browse Source

mpd: disable Opus codec support

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 10 years ago
parent
commit
d6560317c4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      sound/mpd/Makefile

+ 1
- 0
sound/mpd/Makefile View File

@ -112,6 +112,7 @@ CONFIGURE_ARGS += \
--disable-mpg123 \
--disable-mvp \
--disable-openal \
--disable-opus \
--disable-pulse \
--disable-sidplay \
--disable-solaris-output \


Loading…
Cancel
Save