From 7b8258a841052b87a5316b80d317e69513630315 Mon Sep 17 00:00:00 2001 From: doitux Date: Thu, 13 Jan 2011 10:35:59 +0000 Subject: [PATCH] sqlite dep added to INSTALL --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index e24e7f4e..18492823 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,7 @@ Linux: NOTE: Please do not use boost 1.39.0 for the dedicated server, due to bug https://svn.boost.org/trac/boost/ticket/3095 - libSDL_mixer, libSDL --> http://www.libsdl.org/ +- libSQLite >= 3.0 --> http://sqlite.org/ NOTE: PokerTH might compile with libboost < 1.36 but occasional crashes will occur!