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:
parent
e69ff0325e
commit
911e420c24
@ -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" : {
|
||||||
|
|||||||
@ -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" : {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user