[totem/wip/hadess/fix-flatpak: 1/2] flatpak: Update tracker options to fix build



commit faae2eac21b375477c0c63c87e898186b7ca970e
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 26 23:02:38 2020 +0100

    flatpak: Update tracker options to fix build

 flatpak/org.gnome.Totem.Devel.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index 34247fd3b..95ab55cef 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -172,17 +172,16 @@
             "buildsystem": "meson",
             "config-opts" : [
                 "-Ddocs=false",
-                "-Dfunctional_tests=false",
                 "-Djournal=false",
                 "-Dnetwork_manager=disabled",
                 "-Dstemmer=disabled",
-                "-Dbash_completion=no",
-                "-Dsystemd_user_services=no"
+                "-Dbash_completion=false"
             ],
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/tracker.git";
+                    "url": "https://gitlab.gnome.org/GNOME/tracker.git";,
+                    "branch": "tracker-2.3"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]