[meld] Update dependencies listed in INSTALL to match reality



commit 8fb1f3e1bba734d0d0b43e12bc459c2aeacee595
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Fri Aug 14 13:24:15 2009 +1000

    Update dependencies listed in INSTALL to match reality

 INSTALL |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 6e1c3d3..8aec023 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,7 +34,8 @@ helpdir_ := $(helpdir)/meld
 ## Python Version
 ## **************
 ## 
-## Meld requires at least python2.3. If you need a version which 
+## Meld requires at least python 2.4. The last release that
+## supported python 2.3 was 1.2.1. If you need a version which
 ## works with python2.2 try one of the 0.9 series. 0.9.4.1 will
 ## work with old pygtk packages too.
 ## 
@@ -42,8 +43,8 @@ helpdir_ := $(helpdir)/meld
 ## ************
 ## 
 ## At the very least you will need:
-##  * pygtk-2.6.0
-##  * gnome-python-2.6.0
+##  * pygtk-2.8.0
+##  * gnome-python-2.8.0
 ## 
 ## Optional:
 ##  * pygtksourceview 0.9 or higher



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]