summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-25 22:58:10 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-25 22:58:10 +0200
commitd8a6c838e60a50db2ec35a00c45786a2df9d0f43 (patch)
treea6eb64394a2f09594fb641a1448a836c542eb28e /README
parente961015695b5c65c61a2b945989c38061374e0a7 (diff)
plugins prototyping WIP
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