summaryrefslogtreecommitdiff
path: root/package/mpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/mpd')
-rw-r--r--package/mpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index f9af413c9..9c973dce0 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -151,7 +151,8 @@ CONFIGURE_ARGS+= --disable-jack \
--disable-sqlite \
--disable-mpg123 \
--disable-soundcloud \
- --enable-inotify
+ --enable-inotify \
+ --enable-pipe-output
ifneq (${ADK_PACKAGE_MPD_WITH_SNDFILE},)
CONFIGURE_ARGS+= --enable-sndfile