[nautilus] flatpak: pass --device=dri in the GTK+ 4 manifest



commit 5a2f05d2344328ec40ac34f851c2536653f78116
Author: Ernestas Kulik <ernestask gnome org>
Date:   Mon Aug 13 08:56:48 2018 +0000

    flatpak: pass --device=dri in the GTK+ 4 manifest
    
    
    (cherry picked from commit bef68f12d7b051dccafe817bbaa73654010df09a)

 build-aux/flatpak/org.gnome.NautilusGtk4.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.NautilusGtk4.yml b/build-aux/flatpak/org.gnome.NautilusGtk4.yml
index 6286c2563..86670dabe 100644
--- a/build-aux/flatpak/org.gnome.NautilusGtk4.yml
+++ b/build-aux/flatpak/org.gnome.NautilusGtk4.yml
@@ -23,6 +23,7 @@ finish-args:
   # See https://github.com/flatpak/flatpak/issues/78
   - "--talk-name=ca.desrt.dconf"
   - "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+  - "--device=dri"
 
 modules:
   - name: "exiv2"


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