From 09edcdfc8cbb3c06b9ee5a24d692e229ae62f45d Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 11 Nov 2007 11:12:38 +0000 Subject: [PATCH] Update lib versions. --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index b5673aac..649e21c5 100644 --- a/INSTALL +++ b/INSTALL @@ -4,13 +4,13 @@ Requirements To compile PokerTH you need following libs: Linux: -- Qt version >= 4.2.3 --> http://trolltech.com/ +- Qt version >= 4.3.1 --> http://trolltech.com/ - libcrypt (e.g. version 0.9.7) --> http://www.openssl.org/ -- libboost_thread (version >= 1.33 ) --> http://www.boost.org/ +- libboost_thread (version >= 1.34.1) --> http://www.boost.org/ - libSDL_mixer, libSDL --> http://www.libsdl.org/ Windows: - +see docs/build_vc_windows.txt