diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-09-23 16:46:58 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-09-23 22:28:01 -0400 |
commit | 8026cd386b3778050758cdb961058f3a6a5dbe53 (patch) | |
tree | 1ef3e2cbf13ca66a287e4201c443bd2eb9023aa9 /INSTALL.in | |
parent | 8736d31a04bcb5b45ca822d51dd35cb340dbb4c2 (diff) | |
download | gtk+-8026cd386b3778050758cdb961058f3a6a5dbe53.tar.gz |
Bump gobject-introspection dep in INSTALL.in
Diffstat (limited to 'INSTALL.in')
-rw-r--r-- | INSTALL.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.in b/INSTALL.in index 8dde81fd7a..93de19eaa7 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -9,7 +9,7 @@ GTK+ requires the following packages: GdkPixbuf @GDK_PIXBUF_REQUIRED_VERSION@, ATK @ATK_REQUIRED_VERSION@ and cairo @CAIRO_REQUIRED_VERSION@. - - gobject-introspection 0.6.7 or newer. + - gobject-introspection 0.9.3 or newer. Simple install procedure ======================== |