From 07146ba11c6280041be7b225f9d3a63ae5651353 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Sat, 28 Jan 2012 23:59:19 +0000 Subject: [PATCH] sdl: gtk version 2.24 required --- README-SDL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-SDL b/README-SDL index f16f090f..5234e8e2 100644 --- a/README-SDL +++ b/README-SDL @@ -16,7 +16,7 @@ Table of Contents * libsdl1.2 - It is strongly recommended that you upgrade to the latest version of sdl (1.2.14). * scons - Required to build fceux. - * libgtk2.0 (optional) - recomended that you install version >= 2.18 + * libgtk2.0 (optional) - version >= 2.24 required * libgtk3.0 (optional) - this compiles as of fceux 2.1.6. it has seemed stable in initial testing, but expect bugs as this is new. 2. Installation