summaryrefslogtreecommitdiff
path: root/INSTALL.in
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-05-26 04:33:25 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-05-26 04:33:25 +0000
commitf7f1dabdf94aee014b6bbea9fb8415d4057d72d6 (patch)
tree18b2871daa34f397dc2ccdab7de437b40b89f632 /INSTALL.in
parent9ec6a65901aa1e4a494c09341f5a6ffbed8a8415 (diff)
downloadgtk+-f7f1dabdf94aee014b6bbea9fb8415d4057d72d6.tar.gz
Bug 511163 – Remove pango_extents_to_pixels() calls
* gtk/gtkcellrenderertext.c (get_size): Use pango_layout_get_pixel_extents. * configure.in: Bump Pango requirement to 1.20 * INSTALL.in: Update required versions svn path=/trunk/; revision=20171
Diffstat (limited to 'INSTALL.in')
-rw-r--r--INSTALL.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.in b/INSTALL.in
index a8c0be5c82..e8b7b3ab27 100644
--- a/INSTALL.in
+++ b/INSTALL.in
@@ -5,7 +5,7 @@ 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.15.0,
- Pango 1.19.3, ATK 1.13.0 and cairo 1.6.0.
+ Pango 1.20, ATK 1.13.0 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