Flatpak: Remove the notification portal since its not going to be used any time soon.
This commit is contained in:
parent
7bd361fbbb
commit
c2d5b5ded0
@ -10,8 +10,7 @@
|
|||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--share=network",
|
"--share=network",
|
||||||
"--socket=x11",
|
"--socket=x11",
|
||||||
"--socket=wayland",
|
"--socket=wayland"
|
||||||
"--talk-name=org.freedesktop.Notifications"
|
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
"append-path": "/usr/lib/sdk/rust-stable/bin",
|
"append-path": "/usr/lib/sdk/rust-stable/bin",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user