summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 6658869..33f30e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ CPPFLAGS="${save_CPPFLAGS}"
# GNOME
PKG_CHECK_MODULES(GNOME,
- glib-2.0 >= 2.22
+ glib-2.0 >= 2.20
gobject-introspection-1.0 >= 0.6.4
pygobject-2.0 >= 2.20
)