[nautilus/wip/alexpandelea/tags: 9/15] build: Bump optional tracker dependency to 2.0
- From: Alexandru-Ionut Pandelea <alexpandelea src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/alexpandelea/tags: 9/15] build: Bump optional tracker dependency to 2.0
- Date: Thu, 20 Jul 2017 10:38:42 +0000 (UTC)
commit 51819816de2822b1e7685c9d26ef844c935afde5
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Jun 28 23:41:21 2017 +0200
build: Bump optional tracker dependency to 2.0
No code changes required. It remains API compatible with the current
usage in nautilus.
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index ef8293a..85c3cb9 100644
--- a/meson.build
+++ b/meson.build
@@ -82,7 +82,7 @@ if get_option ('enable-selinux')
endif
if get_option ('enable-tracker')
- tracker_sparql = dependency ('tracker-sparql-1.0')
+ tracker_sparql = dependency ('tracker-sparql-2.0')
conf.set10 ('ENABLE_TRACKER', true)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]