Flatpak: Remove the notification portal since its not going to be used any time soon.

This commit is contained in:
Jordan Petridis 2018-01-22 12:23:23 +02:00
parent 7bd361fbbb
commit c2d5b5ded0
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -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",