[gnome-music/wip/mschraal/flatpak-fix-tracker-option] flatpak: Fix Tracker building
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/flatpak-fix-tracker-option] flatpak: Fix Tracker building
- Date: Sun, 17 Feb 2019 22:51:31 +0000 (UTC)
commit fdd0ab9bcdd75dd300cfacf096b22fcb8ad8ea14
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Feb 17 23:18:17 2019 +0100
flatpak: Fix Tracker building
The feature options now require 'disabled' instead of 'no'.
org.gnome.Music.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 644067a8..19784b23 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -63,8 +63,8 @@
"cleanup": [ "/bin", "/etc", "/libexec" ],
"config-opts": [ "-Ddocs=false",
"-Dfunctional_tests=false",
- "-Dnetwork_manager=no",
- "-Dstemmer=no",
+ "-Dnetwork_manager=disabled",
+ "-Dstemmer=disabled",
"-Dunicode_support=icu",
"-Dbash_completion=no" ],
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]