[gnome-documents] build: Use Tracker 2.0 in GJS
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] build: Use Tracker 2.0 in GJS
- Date: Thu, 29 Jun 2017 19:29:40 +0000 (UTC)
commit 765b69fbcff7b4707717f55c6a673e73fe762098
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Jun 29 21:27:54 2017 +0200
build: Use Tracker 2.0 in GJS
Sorry about that...
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a9f936b..35cbb17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -114,8 +114,8 @@ AX_CHECK_GIRS_GJS([GObject], [2.0])
AX_CHECK_GIR_SYMBOLS_GJS([Gtk], [3.0], [ShortcutsWindow ShortcutsSection
ShortcutsGroup ShortcutsShortcut])
AX_CHECK_GIRS_GJS([Pango], [1.0])
-AX_CHECK_GIRS_GJS([Tracker], [1.0])
-AX_CHECK_GIRS_GJS([TrackerControl], [1.0])
+AX_CHECK_GIRS_GJS([Tracker], [2.0])
+AX_CHECK_GIRS_GJS([TrackerControl], [2.0])
AX_CHECK_GIRS_GJS([WebKit2], [4.0])
AX_CHECK_GIRS_GJS([Zpj], [0.0])
AX_CHECK_GIRS_GJS([Gepub], [0.4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]