INSTALL
branchsdl2transition
changeset 11362 ed5a6478e710
parent 11360 7a7611adf715
parent 10487 b69b91779f10
child 11839 4f44013e33d4
--- a/INSTALL	Tue Nov 10 18:16:35 2015 +0100
+++ b/INSTALL	Tue Nov 10 20:43:13 2015 +0100
@@ -1,14 +1,14 @@
 To compile and install you need:
  - CMake >= 2.6.0
- - FreePascal >= 2.2.0
- - Qt >= 4.5.0
+ - FreePascal >= 2.2.4
+ - Qt >= 4.7.0
  - SDL >= 2.0
  - SDL_net >= 2.0
  - SDL_mixer >= 2.0
  - SDL_image >= 2.0
  - SDL_ttf >= 2.0
- - Lua >= 5.1.0
- - Physfs >= 2.1.0
+ - Lua = 5.1.0
+ - Physfs >= 2.0.0
 For server:
  - Glasgow Haskell Compiler >= 6.10
  - bytestring-show package
@@ -16,7 +16,6 @@
  - hslogger package
 For videorecording:
  - FFmpeg or LibAV
- - GLUT (when SDL < 2)
 For compressed screenshots:
  - libpng