summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-02 17:48:51 +0200
committerinfirit <[email protected]>2014-06-02 17:48:51 +0200
commite117e3f0d0ce8348394473c7a8a816c4e2e67ddf (patch)
tree9f5a5284f6dff326024f335929f8d23cd37a8299 /configure.ac
parentc27b52b41a3139366c13e6efc4f2e7a3ab8eb145 (diff)
downloadmate-applets-e117e3f0d0ce8348394473c7a8a816c4e2e67ddf.tar.bz2
mate-applets-e117e3f0d0ce8348394473c7a8a816c4e2e67ddf.tar.xz
Drop support for glib < 2.36
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c32b9c9d..1456fd65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_CONFIG_MACRO_DIR(m4)
dnl ***************************************************************************
dnl *** Minimum library versions for MATE-APPLETS ***
dnl ***************************************************************************
-GLIB_REQUIRED=2.22.0
+GLIB_REQUIRED=2.36.0
GIO_REQUIRED=2.15.3
LIBPANEL4_REQUIRED=1.7.0
LIBGTOP_REQUIRED=2.11.92