소스 검색

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