diff options
Diffstat (limited to 'bs/deps.sh')
-rw-r--r-- | bs/deps.sh | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/bs/deps.sh b/bs/deps.sh deleted file mode 100644 index f2a86bc6c..000000000 --- a/bs/deps.sh +++ /dev/null @@ -1,27 +0,0 @@ -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 -' |