Remove useless permission

This commit is contained in:
oupson 2023-02-27 11:58:24 +01:00
parent 733bde7c96
commit 6d9daca0fc
Signed by: oupson
GPG Key ID: 3BD88615552EFCB7
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@
"--share=ipc", "--share=ipc",
"--socket=fallback-x11", "--socket=fallback-x11",
"--device=dri", "--device=dri",
"--socket=wayland", "--socket=wayland"
"--talk-name=org.freedesktop.Flatpak"
], ],
"build-options" : { "build-options" : {
"append-path" : "/usr/lib/sdk/vala/bin", "append-path" : "/usr/lib/sdk/vala/bin",