From 22bcec1818e06af7a493e022fce69de3da36eb0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20P=C3=A4tsi?= Date: Sat, 9 Apr 2011 23:13:38 +0300 Subject: [PATCH] INSTALL: Update required library versions --- INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 8a14946a44..16542beca2 100644 --- a/INSTALL +++ b/INSTALL @@ -43,10 +43,10 @@ header files installed. git://git.gnome.org/babl git://git.gnome.org/gegl - 4. You need to have installed GTK+ version 2.20.0 or newer. - GIMP also need a recent versions of GLib (>= 2.24.0) and - Pango (>= 1.22.0). Sources for these can be grabbed from - ftp://ftp.gtk.org/. + 4. You need to have installed GTK+ version 2.24.3 or newer. + GIMP also need a recent versions of GLib (>= 2.28.1), GDK-PixBuf + (>= 2.22.1), and Pango (>= 1.22.0). Sources for these can be grabbed + from ftp://ftp.gtk.org/. 5. We use cairo, which is hosted at http://www.cairographics.org/.