[shotwell/wip/phako/enhanced-faces: 17/17] flatpak: Disable building the face detection helper



commit ef13a4a1899bb8b17e462e7b67215c77818d7563
Author: Jens Georg <mail jensge org>
Date:   Thu Oct 11 13:15:42 2018 +0200

    flatpak: Disable building the face detection helper
    
    The idea is it comes off a separate flatpak

 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 5e442944..475e6fe0 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -215,7 +215,8 @@
             "config-opts" : [
                 "-Dudev=false",
                 "-Dinstall-apport-hook=false",
-                "-Dface-detection=true"
+                "-Dface-detection=true",
+                "-Dface-detection-helper=false"
             ],
             "sources" : [
                 {


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