diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-03-23 00:21:24 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-03-23 00:21:24 -0400 |
commit | c02fe1ff28c02ad932667a6f016c2732a6a1a022 (patch) | |
tree | adb65c1ded15dbafe328a97e3b91021e52b659a8 /INSTALL.in | |
parent | 909fe7f93389838cac288599dce77134e605e501 (diff) | |
download | gtk+-c02fe1ff28c02ad932667a6f016c2732a6a1a022.tar.gz |
Bump required version of glib in INSTALL.in, too
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 ae3bf4f846..e28a0674a8 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -4,7 +4,7 @@ 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.21.3, + 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. - The TIFF, PNG, and JPEG image loading libraries. You most |