chiark / gitweb /
Bump required GLib version to 2.22
[elogind.git] / configure.ac
index 810be67bee1442ed8be2e13eaa04da06297ec280..733741d447e6446f3c0e4681ffc91b99806a709f 100644 (file)
@@ -80,7 +80,7 @@ if test "x$enable_extras" = xyes; then
                AC_MSG_ERROR([gperf is needed])
        fi
 
-       PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.7.0 gobject-2.0 >= 2.7.0])
+       PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.22.0 gobject-2.0 >= 2.22.0])
        AC_SUBST([GLIB_CFLAGS])
        AC_SUBST([GLIB_LIBS])