summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-24 19:54:21 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-24 19:54:21 +0200
commit640248ff4a42714a457a699c3c95a2e0a6328242 (patch)
tree1301ff5a87f32b8a006536cb87c8e316fde28f5c /README
parent73cd09223c19187202bd77641fa95496d74e2589 (diff)
updated README
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index e5d78056..03284345 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-dependencies (player core, includes support for sid, game music and chiptune music):
- gtk+ 2.x (and gthread, and glib)
+dependencies for player core - includes support for sid, tracker music and chiptune music:
+ gtk+-2.0 >= 2.12 (+ gthread, + glib)
libsamplerate
- libalsa
+ alsa-lib
optional dependencies
libvorbis: for ogg vorbis plugin
@@ -9,5 +9,5 @@ optional dependencies
libmad: for mpgmad plugin (mpeg1,2 layers1,2,3)
libFLAC: for flac plugin
-if you want to build from git - install autotools, and run ./bootstrap.sh before compiling
+if you want to build from git - install autotools, and run ./autogen.sh before compiling