diff options
author | Florian Jung <flo@windfisch.org> | 2012-05-28 14:15:52 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2012-05-28 14:15:52 +0000 |
commit | d2a88cfaad5ac385fc3c6212c09ad7fbc38e9454 (patch) | |
tree | 387da0b38255003e1a971629ea0de32273ac3d3c /muse2/README | |
parent | 716f5a5b56a3b7ff59004ef0a1af5f98cb2a691c (diff) |
merged with release_2_0
Diffstat (limited to 'muse2/README')
-rw-r--r-- | muse2/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/muse2/README b/muse2/README index f9287458..59655059 100644 --- a/muse2/README +++ b/muse2/README @@ -28,7 +28,9 @@ details. http://qt.nokia.com/products/ MusE does _not_ compile with older versions - - gcc >= 4.x.x + - gcc >= 4.x.x or clang >= 2.9 + http://gcc.gnu.org/ + http://clang.llvm.org/ - libsndfile >= 1.0.1 http://www.mega-nerd.com/libsndfile/ @@ -37,7 +39,7 @@ details. http://www.mega-nerd.com/SRC/ - JACK >= 0.103 - http://jackit.sourceforge.net/download/ + http://jackaudio.org/ - libuuid e2fsprogs package http://e2fsprogs.sourceforge.net/ @@ -46,7 +48,7 @@ details. Optional: - fluidsynth >= 1.0.3 (formerly known as iiwusynth) from - http://savannah.nongnu.org/download/fluid + http://sourceforge.net/apps/trac/fluidsynth/ - liblo Lightweight OSC (Open Sound Control) http://liblo.sourceforge.net/ - DSSI Disposable Soft Synth Interface. http://dssi.sourceforge.net/ |