summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 7c31f8dc..8668bded 100644
--- a/README
+++ b/README
@@ -37,6 +37,15 @@ the web interface:
http://www.daa.com.au/mailman/listinfo/pygtk
+Requirements
+============
+ * C compiler (GCC and MSVC supported)
+ * Python 2.3 or higher
+ * Glib 2.4 or higher
+ * Gtk+ 2.4 or higher (optional)
+ * libglade 2.3.6 (optional)
+ * Numeric (optional)
+
Copyright Information
=====================
@@ -44,7 +53,6 @@ This software is covered by the GNU Lesser General Public Licence
(version 2.1, or if you choose, a later version). Basically just don't
say you wrote bits you didn't.
-
Compilation
===========