[shotwell] flatpak: Unblock device access



commit bc00a391548c6485e0c609eb5768c682d10d8ed7
Author: Jens Georg <mail jensge org>
Date:   Mon Jul 2 15:55:49 2018 +0200

    flatpak: Unblock device access

 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 223fc187..9249fdeb 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -17,6 +17,7 @@
         "--filesystem=xdg-run/dconf",
         "--share=ipc",
         "--share=network",
+        "--device=all",
         "--socket=wayland",
         "--socket=x11",
         "--talk-name=ca.desrt.dconf",
@@ -52,7 +53,7 @@
         },
         {
             "name": "libghoto2",
-            "cleanup" : ["/bin", "/lib/udev", "/share/doc"],
+            "cleanup" : ["/lib/udev", "/share/doc"],
             "sources" : [
                 {
                     "type" : "archive",


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