diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 271da11fe..c17b864ed 100644 --- a/configure.ac +++ b/configure.ac @@ -91,7 +91,7 @@ if test "$enable_maintainer_mode" = "yes"; then fi GLIB_REQUIRED=2.18.0 -GTK_REQUIRED=2.15.0 +GTK_REQUIRED=2.16.0 LIBXML_REQUIRED=2.6.12 LIBXSLT_REQUIRED=1.1.7 LIBSTARTUP_NOTIFICATION_REQUIRED=0.5 |