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=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--device=dri",
|
||||
"--env=USE_PLAYBING3=1"
|
||||
],
|
||||
"build-options" : {
|
||||
|
||||
@ -18,7 +18,6 @@
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--device=dri",
|
||||
"--env=USE_PLAYBING3=1"
|
||||
],
|
||||
"build-options" : {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user