flatpak: finish-args: Drop unsupported JSON comment and cosmetics
This commit is contained in:
parent
c7dbd54e01
commit
63e420ed11
@ -5,10 +5,10 @@
|
|||||||
"runtime-version": "21.08",
|
"runtime-version": "21.08",
|
||||||
"sdk": "org.freedesktop.Sdk",
|
"sdk": "org.freedesktop.Sdk",
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
|
"--device=dri",
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--socket=fallback-x11",
|
"--socket=fallback-x11",
|
||||||
"--socket=wayland",
|
"--socket=wayland"
|
||||||
"--device=dri"
|
|
||||||
],
|
],
|
||||||
"cleanup": [
|
"cleanup": [
|
||||||
"/include",
|
"/include",
|
||||||
|
Loading…
Reference in New Issue
Block a user