]> Pileus Git - ~andy/gtk/blobdiff - INSTALL.in
Add notes about gobject-introspection
[~andy/gtk] / INSTALL.in
index 9d149238d3602ef537f5d931c23ce4b46c23f476..5181298014113ae3535f71b5571ca3e9d7c5ae08 100644 (file)
@@ -3,9 +3,11 @@ Prerequisites
 
 GTK+ requires the following packages:
 
- - The GLib, Pango, ATK and cairo libraries, available at the same 
-   location as GTK+. GTK+ @GTK_VERSION@ requires at least GLib 2.12, 
-   Pango 1.13, ATK 1.9 and cairo 1.2.
+ - The GLib, Pango, ATK and cairo libraries, available at the same
+   location as GTK+. GTK+ @GTK_VERSION@ requires at least GLib 2.23.6,
+   Pango 1.20, ATK 1.29.2 and cairo 1.6.0.
+
+ - gobject-introspection 0.6.7 or newer.
 
  - The TIFF, PNG, and JPEG image loading libraries. You most
    likely have these installed on your system already. If not
@@ -15,6 +17,8 @@ GTK+ requires the following packages:
     http://www.libpng.org/
     http://www.ijg.org/
 
+    libtiff must be version 3.6.0 or higher.
+
 Simple install procedure
 ========================