Updated dependencies documentation.
This commit is contained in:
@@ -6,7 +6,8 @@ To compile PokerTH you need following libs:
|
|||||||
Linux:
|
Linux:
|
||||||
- Qt version >= 4.3.1 --> http://trolltech.com/
|
- Qt version >= 4.3.1 --> http://trolltech.com/
|
||||||
- libcrypt (e.g. version 0.9.7) --> http://www.openssl.org/
|
- 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/
|
- libSDL_mixer, libSDL --> http://www.libsdl.org/
|
||||||
|
|
||||||
Windows:
|
Windows:
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ The following packages are required to compile the server:
|
|||||||
- boost-thread
|
- boost-thread
|
||||||
- boost-filesystem
|
- boost-filesystem
|
||||||
- boost-datetime
|
- boost-datetime
|
||||||
|
- boost-program_options
|
||||||
* OpenSSL (any version should be fine)
|
* OpenSSL (any version should be fine)
|
||||||
|
|
||||||
The following packages are optional but recommended:
|
The following packages are optional but recommended:
|
||||||
|
|||||||
Reference in New Issue
Block a user