made 0.4.1 release

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms/stable-0.4@1956 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-12-17 23:29:51 +00:00
parent 3fdf9a1870
commit 340c47baf0
3 changed files with 9 additions and 5 deletions

8
README
View File

@@ -1,4 +1,4 @@
Linux MultiMedia Studio 0.4.0
Linux MultiMedia Studio 0.4.1
==============================
Copyright (c) 2004-2008 by LMMS-developers
@@ -52,15 +52,15 @@ Required libraries:
- Qt >= 4.3.0 with devel-files (4.4.x recommended)
Optional, but strongly recommended:
- JACK with devel-files
- libvorbis & libogg with devel-files
- libalsa with devel-files
- libvorbis & libogg with devel-files
- libfluidsynth with devel files
- SDL with devel-files
- libsamplerate >= 0.1.3 with devel-files
- libsndfile with devel-files
- WINE + WINE-devel-files
- stk, libstk + libstk-dev
- libfluidsynth with devel files
- JACK with devel-files
For compiling you should have an up to date GCC with g++.