From f8a701f71ed90d2f3c7a12af2cca7869fc2f7df1 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 5 Sep 2009 15:07:10 +0200 Subject: updated dependencies requirements --- README | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 59bece1a..4d040c7d 100644 --- a/README +++ b/README @@ -1,12 +1,14 @@ -dependencies: - libmad - libogg - libvorbis - libvorbisfile +dependencies (player core, included support for sid, game music and chiptune music): gtk+ 2.x (and gthread, and glib) libsamplerate libalsa - libcurl (for audioscrobbler plugin) + libmad + +optional dependencies + libvorbis: for ogg vorbis plugin + libcurl: for last.fm plugin + libmad: for mpgmad plugin (mpeg1,2 layers1,2,3) + libFLAC: for flac plugin -if you want to build from git - install automake, and run ./bootstrap.sh before compiling +if you want to build from git - install autotools, and run ./bootstrap.sh before compiling -- cgit v1.2.3