From 640248ff4a42714a457a699c3c95a2e0a6328242 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Thu, 24 Sep 2009 19:54:21 +0200 Subject: updated README --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') 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 -- cgit v1.2.3