diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-09-04 05:48:17 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-09-04 05:48:17 +0000 |
commit | 6fbd18f3c0d71d735ad185b487171b1f86b66dc3 (patch) | |
tree | 1772de11efa86029aceb57313da54b0c30fb9932 /INSTALL.in | |
parent | 07b6161995ad5f0a59a0131628ba74c65022dfa5 (diff) | |
download | gtk+-6fbd18f3c0d71d735ad185b487171b1f86b66dc3.tar.gz |
Update
svn path=/trunk/; revision=21283
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 04eb86acf7..307f4e383f 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.17.1, + location as GTK+. GTK+ @GTK_VERSION@ requires at least GLib 2.17.6, Pango 1.20, ATK 1.13.0 and cairo 1.6.0. - The TIFF, PNG, and JPEG image loading libraries. You most |