summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 30a94190..a9696837 100644
--- a/README
+++ b/README
@@ -6,6 +6,7 @@ dependencies:
gtk+ 2.x (and gthread, and glib)
libsamplerate
libalsa
+ libcurl (for audioscrobbler plugin)
if you want to build from git - install automake, and run ./bootstrap.sh before compiling
also it's convenient to use jam to build instead of ./configure && make && make install