From 5a2f05d2344328ec40ac34f851c2536653f78116 Mon Sep 17 00:00:00 2001 From: Ernestas Kulik Date: Mon, 13 Aug 2018 08:56:48 +0000 Subject: [PATCH] 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"