From 412cb1ee105a74999a3ffac4e60e6602c5f2e541 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 6 Sep 2006 09:26:51 +0000 Subject: bs: a work in progress.. git-svn-id: https://svn.musicpd.org/mpd/trunk@4737 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- bs/deps.sh | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 bs/deps.sh (limited to 'bs/deps.sh') diff --git a/bs/deps.sh b/bs/deps.sh new file mode 100644 index 000000000..f2a86bc6c --- /dev/null +++ b/bs/deps.sh @@ -0,0 +1,27 @@ +output_deps=' +alsa=t +ao=f +fifo=f +mvp=f +oss=t +pulse=t +shout=t +sun=t +' + +input_deps=' +aac=t +audiofile=t +flac=t +oggvorbis=t +oggflac=t +mod=f +mpc=t +mp3=t +tremor=f +' + +other_deps=' +id3=t +iconv=t +' -- cgit v1.2.3