From 07202bf4e9b6f7809b58b0c3e13af0a6de593e28 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 7 Mar 2011 15:53:53 +0100 Subject: Require GTK+ 3.0.2 A few nasty bugs have been fixed since 3.0.0, I'd rather not have them reported. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 20a7b4a68..38c5a98b6 100644 --- a/configure.ac +++ b/configure.ac @@ -93,7 +93,7 @@ if test "$enable_maintainer_mode" = "yes"; then fi GLIB_REQUIRED=2.25.13 -GTK_REQUIRED=3.0.0 +GTK_REQUIRED=3.0.2 LIBXML_REQUIRED=2.6.12 LIBXSLT_REQUIRED=1.1.7 LIBSTARTUP_NOTIFICATION_REQUIRED=0.5 -- cgit v1.2.3