projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eac3ae
)
mpd: disable Opus codec support
author
Nicolas Thill
<nico@openwrt.org>
Thu, 28 Aug 2014 08:01:58 +0000
(10:01 +0200)
committer
Nicolas Thill
<nico@openwrt.org>
Thu, 28 Aug 2014 08:01:58 +0000
(10:01 +0200)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index be2d2d12e7248e83a6877d040140ccb41f7b3a16..f65f908587520c94364cb7ebc80311c17d0c63b7 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-112,6
+112,7
@@
CONFIGURE_ARGS += \
--disable-mpg123 \
--disable-mvp \
--disable-openal \
+ --disable-opus \
--disable-pulse \
--disable-sidplay \
--disable-solaris-output \