fix: Secure storage
This commit is contained in:
parent
3423565bf9
commit
3d2d4fd23b
6 changed files with 15 additions and 3 deletions
|
|
@ -34,6 +34,12 @@ parts:
|
|||
fluffychat:
|
||||
plugin: dump
|
||||
source: ./build/linux/x64/release/bundle/
|
||||
build-packages:
|
||||
- libsecret-1-dev
|
||||
- libjsoncpp-dev
|
||||
stage-packages:
|
||||
- libsecret-1-dev
|
||||
- libjsoncpp1-dev
|
||||
|
||||
slots:
|
||||
dbus-svc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue