summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2005-08-24 20:31:25 +0000
committerJohan Dahlin <johan@src.gnome.org>2005-08-24 20:31:25 +0000
commita67c12b3e402d6a3213cbaac26b9a438f4f531c2 (patch)
tree8b7d56ad860cd183d7eaa1d98ae0acd7b57bd4fa /README
parenta7310c48a1aa85803a16efd1e3107bd15f2882a1 (diff)
downloadpygtk-a67c12b3e402d6a3213cbaac26b9a438f4f531c2.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c075f3cc..651a1cad 100644
--- a/README
+++ b/README
@@ -40,9 +40,9 @@ Requirements
============
* C compiler (GCC and MSVC supported)
* Python 2.3.5 or higher
- * Glib 2.7.4 or higher
- * Gtk+ 2.7.4 or higher (optional)
- * libglade 2.4.0 or higher (optional)
+ * Glib 2.8.0 or higher
+ * Gtk+ 2.8.0 or higher (optional)
+ * libglade 2.5.0 or higher (optional)
* pycairo 0.5.0 or higher (optional)
* Numeric (optional)