From 8fe3f73660755d66b2dc7f6d6f79c59bf37e231c Mon Sep 17 00:00:00 2001 From: Donald Johnson Date: Tue, 2 Aug 2011 04:35:06 -0500 Subject: [PATCH] Dependency documentation added to readme. Just copied from the checks in configure.in. Specific features might be missing. --- readme.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/readme.txt b/readme.txt index 3a05a7c05..e386f6014 100644 --- a/readme.txt +++ b/readme.txt @@ -26,6 +26,19 @@ Windows: OSX: Use the XCode project in platform/macosx. +Dependencies +------------ +-SDL +-OpenGL +-OpenAL +-Lua +-LuaJIT +-DevIL with MNG and TIFF +-FreeType +-PhysicsFS +-ModPlug +-mpg123 +-Vorbisfile ! WARNING ! -----------