mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-04 17:05:23 -05:00
Update snap to Core22
* Fixes #9268 - update to Core22 to pull in the latest KDE Framework * Fixes #9185 - add interface plug for fdosecrets * Fixes #7005 - add autostart setting
This commit is contained in:
parent
b3dc2ae89b
commit
2ce9fff285
@ -1,7 +1,7 @@
|
|||||||
name: keepassxc
|
name: keepassxc
|
||||||
adopt-info: keepassxc
|
adopt-info: keepassxc
|
||||||
grade: stable
|
grade: stable
|
||||||
base: core20
|
base: core22
|
||||||
confinement: strict
|
confinement: strict
|
||||||
compression: lzo
|
compression: lzo
|
||||||
|
|
||||||
@ -10,7 +10,8 @@ apps:
|
|||||||
command: usr/bin/keepassxc
|
command: usr/bin/keepassxc
|
||||||
common-id: org.keepassxc.KeePassXC.desktop
|
common-id: org.keepassxc.KeePassXC.desktop
|
||||||
extensions: [kde-neon]
|
extensions: [kde-neon]
|
||||||
plugs: [home, unity7, network, network-bind, removable-media, raw-usb]
|
plugs: [home, unity7, network, network-bind, removable-media, raw-usb, password-manager-service]
|
||||||
|
autostart: org.keepassxc.KeePassXC.desktop
|
||||||
cli:
|
cli:
|
||||||
command: usr/bin/keepassxc-cli
|
command: usr/bin/keepassxc-cli
|
||||||
extensions: [kde-neon]
|
extensions: [kde-neon]
|
||||||
@ -54,7 +55,7 @@ parts:
|
|||||||
- asciidoctor
|
- asciidoctor
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- dbus
|
- dbus
|
||||||
- libbotan-2-12
|
- libbotan-2-19
|
||||||
- libqrencode4
|
- libqrencode4
|
||||||
- libusb-1.0-0
|
- libusb-1.0-0
|
||||||
- libreadline8
|
- libreadline8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user