mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-12 15:59:58 -05:00
Updated snapcraft file for release
This commit is contained in:
parent
ea02de0cc9
commit
19fef019ed
@ -1,5 +1,6 @@
|
|||||||
name: keepassxc
|
name: keepassxc
|
||||||
version: develop
|
version: 2.1.0
|
||||||
|
grade: stable
|
||||||
summary: community driven port of the windows application “Keepass Password Safe”
|
summary: community driven port of the windows application “Keepass Password Safe”
|
||||||
description: |
|
description: |
|
||||||
KeePassXC is an application for people with extremly high demands on secure
|
KeePassXC is an application for people with extremly high demands on secure
|
||||||
@ -19,10 +20,10 @@ parts:
|
|||||||
configflags:
|
configflags:
|
||||||
- -DCMAKE_BUILD_TYPE=Release
|
- -DCMAKE_BUILD_TYPE=Release
|
||||||
- -DWITH_TESTS=OFF
|
- -DWITH_TESTS=OFF
|
||||||
|
- -DWITH_XC_AUTOTYPE=ON
|
||||||
build-packages:
|
build-packages:
|
||||||
- g++
|
- g++
|
||||||
- libgcrypt20-dev
|
- libgcrypt20-dev
|
||||||
- libmicrohttpd-dev
|
|
||||||
- libqt5x11extras5-dev
|
- libqt5x11extras5-dev
|
||||||
- qtbase5-dev
|
- qtbase5-dev
|
||||||
- qttools5-dev
|
- qttools5-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user