From 31b393af585f8164a475d79b1165690c49585606 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 4 May 2009 12:31:39 +0200 Subject: [PATCH] README: Synced with master branch Synchronized changes in README in master branch. --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 67728d547..c2ed3bc33 100644 --- a/README +++ b/README @@ -52,15 +52,16 @@ Required libraries: - Qt >= 4.3.0 with devel-files (4.4.x recommended) Optional, but strongly recommended: -- libalsa with devel-files +- JACK with devel-files - libvorbis & libogg with devel-files -- libfluidsynth with devel files +- libalsa with devel-files - SDL with devel-files -- libsamplerate >= 0.1.3 with devel-files +- libsamplerate >= 0.1.7 with devel-files - libsndfile with devel-files - WINE + WINE-devel-files - stk, libstk + libstk-dev -- JACK with devel-files +- libfluidsynth with devel files +- fftw3 with devel-files For compiling you should have an up to date GCC with g++.