[totem/wip/hadess/fix-flatpak] flatpak: Fix tracker option
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/fix-flatpak] flatpak: Fix tracker option
- Date: Mon, 18 Feb 2019 15:39:21 +0000 (UTC)
commit 31b3ac3562e57ade4b172dde7e687134327771a5
Author: Bastien Nocera <hadess hadess net>
Date: Mon Feb 18 16:38:33 2019 +0100
flatpak: Fix tracker option
meson.build:1:0: ERROR: Value "no" for combo option "network_manager" is not one of the choices.
Possible choices are: "enabled", "disabled", "auto".
flatpak/org.gnome.Totem.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Totem.json b/flatpak/org.gnome.Totem.json
index c7669bb48..7ff7ea034 100644
--- a/flatpak/org.gnome.Totem.json
+++ b/flatpak/org.gnome.Totem.json
@@ -148,7 +148,7 @@
"-Ddocs=false",
"-Dfunctional_tests=false",
"-Djournal=false",
- "-Dnetwork_manager=no",
+ "-Dnetwork_manager=disabled",
"-Dstemmer=no",
"-Dbash_completion=no",
"-Dsystemd_user_services=no"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]