diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-01-02 22:20:51 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-01-02 22:20:51 -0500 |
commit | eb2879eba947407bc37613561460a89b3093d305 (patch) | |
tree | aa85775dd944273d488b7693181908347f0eecb1 /INSTALL.in | |
parent | 85b41aaffce7996a9bf3e635fdd25e280c1315ee (diff) | |
download | gtk+-eb2879eba947407bc37613561460a89b3093d305.tar.gz |
Update dependency information
Diffstat (limited to 'INSTALL.in')
-rw-r--r-- | INSTALL.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.in b/INSTALL.in index 307f4e383f..ae3bf4f846 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -3,9 +3,9 @@ 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.6, - Pango 1.20, ATK 1.13.0 and cairo 1.6.0. + - The GLib, Pango, ATK and cairo libraries, available at the same + location as GTK+. GTK+ @GTK_VERSION@ requires at least GLib 2.21.3, + Pango 1.20, ATK 1.29.2 and cairo 1.6.0. - The TIFF, PNG, and JPEG image loading libraries. You most likely have these installed on your system already. If not |