[nautilus/wip/ernestask/gtk4-continued] flatpak: pass --device=dri in the GTK+ manifest



commit ee1f2c1ad0035563347170c8cf7a9780727f3d56
Author: Ernestas Kulik <ernestask gnome org>
Date:   Mon Aug 13 11:56:48 2018 +0300

    flatpak: pass --device=dri in the GTK+ manifest

 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]