[next] telepathy-glib: Require gobject-introspection from GNOME 3.14 so we can use (nullable)

Simon McVittie smcv at kemper.freedesktop.org
Wed Sep 17 05:22:53 PDT 2014


Module: telepathy-glib
Branch: next
Commit: 09f6fe467dab9ca06dd6c1fb6856c1dc438880f1
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=09f6fe467dab9ca06dd6c1fb6856c1dc438880f1

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Sep 17 13:20:49 2014 +0100

Require gobject-introspection from GNOME 3.14 so we can use (nullable)

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 3cee9a9..ee9288e 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



More information about the telepathy-commits mailing list