Ver código fonte

build mpd with pipe output

Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Oliver Schib 8 anos atrás
pai
commit
d9f0b85549
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      package/mpd/Makefile

+ 2 - 1
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