summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-17 13:20:49 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-17 13:20:49 +0100
commit09f6fe467dab9ca06dd6c1fb6856c1dc438880f1 (patch)
tree0db16b18c3fa01b1cfe0f018057266033a9f22d7
parent2c40bd70beeb02ec0e394b6ca7ec3b17c97395a4 (diff)
downloadtelepathy-glib-09f6fe467dab9ca06dd6c1fb6856c1dc438880f1.tar.gz
Require gobject-introspection from GNOME 3.14 so we can use (nullable)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3cee9a954..ee9288eff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,7 +87,7 @@ PKG_PROG_PKG_CONFIG([0.21])
GTK_DOC_CHECK([1.17],[--flavour no-tmpl])
-GOBJECT_INTROSPECTION_CHECK([1.30])
+GOBJECT_INTROSPECTION_CHECK([1.41])
TP_MAJOR_VERSION=tp_glib_major_version
TP_MINOR_VERSION=tp_glib_minor_version