Updated dependencies documentation.

This commit is contained in:
lotodore
2008-02-10 12:48:21 +00:00
parent c58aff2658
commit aebc9d911e
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ To compile PokerTH you need following libs:
Linux:
- Qt version >= 4.3.1 --> http://trolltech.com/
- libcrypt (e.g. version 0.9.7) --> http://www.openssl.org/
- libboost_thread (version >= 1.34.1) --> http://www.boost.org/
- libboost_thread, libboost_filesystem, libboost_datetime, libboost_program_options
(version >= 1.34.1) --> http://www.boost.org/
- libSDL_mixer, libSDL --> http://www.libsdl.org/
Windows:
+1
View File
@@ -29,6 +29,7 @@ The following packages are required to compile the server:
- boost-thread
- boost-filesystem
- boost-datetime
- boost-program_options
* OpenSSL (any version should be fine)
The following packages are optional but recommended: