ソースを参照

build mpd with pipe output

Signed-off-by: Oliver Schib <lich000king@yahoo.de>
Oliver Schib 8 年 前
コミット
d9f0b85549
1 ファイル変更2 行追加1 行削除
  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