From 911e420c248a39aa8ab9f17bc0377cd2007e4382 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Sun, 20 Oct 2019 19:40:46 +0300 Subject: [PATCH] Flatpak: remove dri access There was a time where an inline videoplayer was a possibility, and this would be needed for the GL widget, but it ain't happening. --- org.gnome.Podcasts.Devel.json | 1 - org.gnome.Podcasts.json | 1 - 2 files changed, 2 deletions(-) diff --git a/org.gnome.Podcasts.Devel.json b/org.gnome.Podcasts.Devel.json index c1c6cc8..4a877f8 100644 --- a/org.gnome.Podcasts.Devel.json +++ b/org.gnome.Podcasts.Devel.json @@ -18,7 +18,6 @@ "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", - "--device=dri", "--env=USE_PLAYBING3=1" ], "build-options" : { diff --git a/org.gnome.Podcasts.json b/org.gnome.Podcasts.json index 4ba67d8..a4ff65a 100644 --- a/org.gnome.Podcasts.json +++ b/org.gnome.Podcasts.json @@ -18,7 +18,6 @@ "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", - "--device=dri", "--env=USE_PLAYBING3=1" ], "build-options" : {