[tracker/introspection] configure.ac: (introspection) Require gi 0.9.5 or higher
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/introspection] configure.ac: (introspection) Require gi 0.9.5 or higher
- Date: Mon, 28 Mar 2011 12:50:08 +0000 (UTC)
commit e6e761a77239aac959c4414660315af06a162e4b
Author: Ivan Frade <ivan frade nokia com>
Date: Mon Mar 28 15:33:05 2011 +0300
configure.ac: (introspection) Require gi 0.9.5 or higher
Vala generates .gir with repository version="1.2" .
Quoting gobject-introspection changelog:
Update to version 0.9.5: Major rewrite, that leads to a bump in the gir format (version 1.2).
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9c411e0..caf50af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -209,7 +209,7 @@ SQLITE_REQUIRED=3.7.0
# Needed to generate .gir files,
# see http://live.gnome.org/GnomeGoals/AddGObjectIntrospectionSupport
-GOBJECT_INTROSPECTION_CHECK([0.6.5])
+GOBJECT_INTROSPECTION_CHECK([0.9.5])
# NOTE: dbus and dbus-glib-1 are only used now for libtracker-client
# which is deprecated and tracker-writeback which will be refactored
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]