From 61e9f570d9222647d555e0138733440588e8faea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 23 Sep 2010 17:22:13 +0200 Subject: INSTALL.in: Automate the versions of the dependencies --- INSTALL.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'INSTALL.in') diff --git a/INSTALL.in b/INSTALL.in index baf00d8fba..8dde81fd7a 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -5,7 +5,9 @@ GTK+ requires the following packages: - The GLib, Pango, GdkPixbuf, ATK and cairo libraries, available at the same location as GTK+. GTK+ @GTK_VERSION@ requires at least - GLib 2.23.6, Pango 1.20, GdkPixbuf 2.21.0 ATK 1.29.2 and cairo 1.6.0. + GLib @GLIB_REQUIRED_VERSION@, Pango @PANGO_REQUIRED_VERSION@, + GdkPixbuf @GDK_PIXBUF_REQUIRED_VERSION@, ATK @ATK_REQUIRED_VERSION@ + and cairo @CAIRO_REQUIRED_VERSION@. - gobject-introspection 0.6.7 or newer. -- cgit v1.2.1