mpd/bs/deps.sh
Eric Wong 412cb1ee10 bs: a work in progress..
git-svn-id: https://svn.musicpd.org/mpd/trunk@4737 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-09-06 09:26:51 +00:00

28 lines
189 B
Bash

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
'