Remove unused quote and /tmp.

This commit is contained in:
Black Hat 2018-08-18 08:20:07 +00:00
parent d721ab6492
commit 205bb26426
1 changed files with 9 additions and 10 deletions

View File

@ -1,18 +1,17 @@
id: org.eu.encom.matrique id: org.eu.encom.matrique
runtime: org.kde.Platform runtime: org.kde.Platform
runtime-version: '5.11' runtime-version: 5.11
sdk: org.kde.Sdk sdk: org.kde.Sdk
command: matrique command: matrique
finish-args: finish-args:
- "--share=ipc" - --share=ipc
- "--share=network" - --share=network
- "--socket=x11" - --socket=x11
- "--socket=wayland" - --socket=wayland
- "--device=dri" - --device=dri
- "--filesystem=home" - --filesystem=home
- "--filesystem=/tmp" - --talk-name=org.freedesktop.Notifications
- "--talk-name=org.freedesktop.Notifications" - --talk-name=org.kde.StatusNotifierWatcher
- "--talk-name=org.kde.StatusNotifierWatcher"
modules: modules:
- name: matrique - name: matrique
buildsystem: qmake buildsystem: qmake