summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-11-08 15:10:02 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-11-08 15:10:02 +0100
commite84871a4c4d8828239d8501273481cdcd05769c2 (patch)
treeae8bb4e5a0627127c4aac1a00f0ea971bfc0e1e4 /README
parent2ea97385dba1a30d50e034ef8793b9a8baefaa19 (diff)
parentaf6c7af6784b1e1b720077f7814cb07b0127b4bb (diff)
Merge branch 'vfs'
Conflicts: configure.ac main.c palsa.c playlist.c plugins/flac/flac.c streamer.c
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index c1814670..8489fea4 100644
--- a/README
+++ b/README
@@ -5,11 +5,12 @@ dependencies for player core - includes support for sid, tracker music and chipt
optional dependencies
libvorbis: for ogg vorbis plugin
- libcurl: for last.fm plugin
+ libcurl >= 7.10: for last.fm plugin
libmad: for mpgmad plugin (mpeg1,2 layers1,2,3)
libFLAC: for flac plugin
wavpack: for wavpack plugin
libsndfile: for sndfile plugin
+ libcdio: for cd audio plugin
if you want to build from git - install autotools, and run ./autogen.sh before compiling