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.
This commit is contained in:
Jordan Petridis 2019-10-20 19:40:46 +03:00
parent e69ff0325e
commit 911e420c24
No known key found for this signature in database
GPG Key ID: E8523968931763BE
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@
"--socket=fallback-x11", "--socket=fallback-x11",
"--socket=wayland", "--socket=wayland",
"--socket=pulseaudio", "--socket=pulseaudio",
"--device=dri",
"--env=USE_PLAYBING3=1" "--env=USE_PLAYBING3=1"
], ],
"build-options" : { "build-options" : {

View File

@ -18,7 +18,6 @@
"--socket=fallback-x11", "--socket=fallback-x11",
"--socket=wayland", "--socket=wayland",
"--socket=pulseaudio", "--socket=pulseaudio",
"--device=dri",
"--env=USE_PLAYBING3=1" "--env=USE_PLAYBING3=1"
], ],
"build-options" : { "build-options" : {