[gnome-documents] build: Depend on libtracker-[sparql|control]-2.0
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] build: Depend on libtracker-[sparql|control]-2.0
- Date: Thu, 29 Jun 2017 18:53:16 +0000 (UTC)
commit 92836b1abbae6a832380523f748c9ecaef897148
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jun 28 23:31:02 2017 +0200
build: Depend on libtracker-[sparql|control]-2.0
No code changes needed. They are API compatible with current usage
in gnome-documents.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 06ad820..a9f936b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,8 +80,8 @@ PKG_CHECK_MODULES(DOCUMENTS,
gtk+-3.0 >= $GTK_MIN_VERSION
libsoup-2.4 >= $SOUP_MIN_VERSION
gnome-desktop-3.0
- tracker-control-1.0 >= $TRACKER_MIN_VERSION
- tracker-sparql-1.0 >= $TRACKER_MIN_VERSION)
+ tracker-control-2.0 >= $TRACKER_MIN_VERSION
+ tracker-sparql-2.0 >= $TRACKER_MIN_VERSION)
# Although GTK+ 3.10 includes hi-dpi functionality, it does not require a cairo with
# cairo_surface_set_device_scale(), which we also need if we're to support hi-dpi,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]