diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-03-23 11:08:28 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-03-23 11:41:17 -0400 |
commit | eb42c9e9cee8de4626da345113e1b40058d96354 (patch) | |
tree | b6d80e0fa51f48152261aa5296bb7d98f82a0da9 /INSTALL.in | |
parent | 42ef281ea4229fc7125be3187e1ef9e2e36131dc (diff) | |
download | gtk+-eb42c9e9cee8de4626da345113e1b40058d96354.tar.gz |
Add notes about gobject-introspection
Diffstat (limited to 'INSTALL.in')
-rw-r--r-- | INSTALL.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.in b/INSTALL.in index e28a0674a8..5181298014 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -7,6 +7,8 @@ GTK+ requires the following packages: 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 these libraries are available from: |