README: added more recommended libraries

Added FFTW3 as recommended library and raised requirement to
libsamplerate.
This commit is contained in:
Tobias Doerffel
2009-05-04 12:30:19 +02:00
parent ccb65f4b40
commit 07035d09ca

3
README
View File

@@ -56,11 +56,12 @@ Optional, but strongly recommended:
- libvorbis & libogg 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
- libfluidsynth with devel files
- fftw3 with devel-files
For compiling you should have an up to date GCC with g++.