[shotwell/wip/gtk4: 90/154] flatpak: Disable fatal warnings




commit 72e8e19ace25af7a66aa4d785f50045f344157ff
Author: Jens Georg <mail jensge org>
Date:   Sat Apr 9 21:18:12 2022 +0200

    flatpak: Disable fatal warnings

 flatpak/org.gnome.Shotwell.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 1ede8242..63d36b7f 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -220,7 +220,8 @@
                 "-Dudev=false",
                 "-Dinstall_apport_hook=false",
                 "-Dface_detection=true",
-                "-Dface_detection_helper_bus=private"
+                "-Dface_detection_helper_bus=private",
+                "-Dfatal_warnings=false"
             ],
             "sources" : [
                 {


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