[shotwell] ci: flatpak: remove meson-args variable



commit 3018d00ebee5434fe37ba2562b2917b75bdf6bd3
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Aug 3 19:46:59 2020 +0000

    ci: flatpak: remove meson-args variable
    
    We no longer need to manually keep it in sync with the ci.

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80c6cce41..8fd3d270d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,9 +12,6 @@ flatpak:
         RUNTIME_REPO: "https://sdk.gnome.org/gnome.flatpakrepo";
         # Replace with your application name, as written in the manifest
         FLATPAK_MODULE: "shotwell"
-        # Make sure to keep this in sync with the Flatpak manifest, all arguments
-        # are passed except the config-args because we build it ourselves
-        MESON_ARGS: "-Dudev=false -Dinstall-apport-hook=false -Dface-detection=true 
-Dface_detection_helper_bus=private"
         APP_ID: "org.gnome.Shotwell"
 
 nightly:


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