summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-09-04 21:10:36 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-09-04 21:10:36 +0000
commit18b30419d2d484fc0d1b8b1c5e6560395411b027 (patch)
tree416c2dd841f943c90b6e9c2683080f5a7ce118fc /README
parent6dad25fa0191bc89544ac2f0710e0d4187c56e1b (diff)
downloadpygtk-18b30419d2d484fc0d1b8b1c5e6560395411b027.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 3616f814..f40979df 100644
--- a/README
+++ b/README
@@ -48,11 +48,19 @@ Requirements
* Python 2.3.5 or higher
* PyGObject 2.11.2 or higher
* Glib 2.8.0 or higher
- * Gtk+ 2.8.0 or higher (optional)
+ * GTK+ 2.8.0 or higher (optional) or
+ GTK+ 2.10.0 or higher for 2.10 API
* libglade 2.5.0 or higher (optional)
* pycairo 0.5.0 or higher (optional)
* Numeric (optional)
+This release is supporting the following GTK+ releases:
+
+ 2.8.x
+ 2.10.x
+
+To include support for the 2.10 API you'll need GTK+ 2.10.0 etc.
+
Copyright Information
=====================