[meld] Update version requirements listed in INSTALL file (closes bgo#643473)



commit beb2de34b2483882b981bf04282cea2f29c52a43
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Tue Mar 1 17:59:42 2011 +1000

    Update version requirements listed in INSTALL file (closes bgo#643473)

 INSTALL |   15 ++++-----------
 1 files changed, 4 insertions(+), 11 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 8aec023..a112f85 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,26 +34,19 @@ helpdir_ := $(helpdir)/meld
 ## Python Version
 ## **************
 ## 
-## 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.
+## Meld requires at least python 2.5.
 ## 
 ## Dependencies
 ## ************
 ## 
 ## At the very least you will need:
-##  * pygtk-2.8.0
-##  * gnome-python-2.8.0
+##  * pygtk-2.14.0
+##  * pygobject-2.16.0
 ## 
 ## Optional:
-##  * pygtksourceview 0.9 or higher
+##  * pygtksourceview 2.4 or higher
 ##    (http://sourceforge.net/projects/pygtksourceview)
 ## 
-## Meld will not work with earlier versions of these packages.
-## Earlier versions of meld (up to 0.9.x) required only version
-## pygtk and gnome-python 2.0.
-## 
 ## They are all available from your favourite gnome mirror.
 ## Alternatively many distributions provide binary packages.
 ## 



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