Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
help
Enable pulseaudio output support.
+comment "pulseaudio support needs a toolchain w/ largefile"
+ depends on !BR2_LARGEFILE
+
config BR2_PACKAGE_MPD_BZIP2
bool "bzip2"
select BR2_PACKAGE_BZIP2
Enable libsndfile input/streaming support.
Select this if you want to play back WAV files.
-comment "mpd-libsndfile needs a toolchain w/ largefile"
+comment "libsndfile support needs a toolchain w/ largefile"
depends on !BR2_LARGEFILE
config BR2_PACKAGE_MPD_MAD