[shotwell/wip/gtk4: 40/94] flatpak: Disable fatal warnings




commit b41f6e116ce391428636beb4f0e053ff4931ec16
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 44ce7005..45d0bff7 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -221,7 +221,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]