From a77026465839917c5237595b59c92dbdf94580be Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Thu, 25 Aug 2005 16:51:01 +0000 Subject: [PATCH] .8 does not run in pygtk2.4 but 2.5+ [we use signals that are 2.6 only, we use stocks that are 2.6. and no deve runs 2.4 all the time so we should not lie :) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 239b5b7cd..1a9febc8e 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Welcome and thanks for trying out Gajim. =RUNTIME REQUIREMENTS= python2.4 (python2.3 should work too) -pygtk2.6 (pytgtk 2.4 should work too) +pygtk2.5 or upper (NOTE: pygtk2.5 is devel so pygtk2.6 in case of problems) python-libglade =COMPILE-TIME REQUIREMENTS=