Flatpak: Add IPC to fix linting error
This commit is contained in:
parent
30cfff86b0
commit
c71e5c4b8b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ sdk-extensions:
|
||||||
finish-args:
|
finish-args:
|
||||||
- --socket=fallback-x11
|
- --socket=fallback-x11
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
|
- --share=ipc # Required by Flathub linter
|
||||||
- --share=network
|
- --share=network
|
||||||
modules:
|
modules:
|
||||||
- name: remote-touchpad
|
- name: remote-touchpad
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue