Snap: fix session database locking

This commit is contained in:
joshirio 2019-04-20 20:05:54 +02:00 committed by Jonathan White
parent 53796a216e
commit c7898fdeee

View File

@ -18,7 +18,7 @@ plugs:
apps:
keepassxc:
command: desktop-launch keepassxc
plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media, raw-usb, wayland, desktop-legacy]
plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media, raw-usb, wayland, desktop-legacy, desktop]
desktop: usr/share/applications/org.keepassxc.KeePassXC.desktop
environment:
DISABLE_WAYLAND: 1
@ -82,7 +82,7 @@ parts:
stage:
- -opt
after: [desktop-qt5]
desktop-qt5:
source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
source-subdir: qt