diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c4fa1d7a..4c4c51fc 100644 --- a/configure.ac +++ b/configure.ac @@ -132,7 +132,7 @@ AC_MSG_RESULT([$with_gtk]) dnl Specify required versions of dependencies CAIRO_REQUIRED=1.9.10 -GLIB_REQUIRED=2.36.0 +GLIB_REQUIRED=2.32.0 LIBSECRET_REQUIRED=0.5 MATEDESKTOP_REQUIRED=1.9.0 |