mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
keepassxc: enable secure keeshare
This commit is contained in:
parent
54e6bca33a
commit
38bccbe37f
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'keepassxc'
|
||||
pkgname=keepassxc
|
||||
version=2.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_TESTS=OFF -DWITH_XC_ALL=ON"
|
||||
configure_args="-DWITH_TESTS=OFF -DWITH_XC_ALL=ON -DWITH_XC_KEESHARE_SECURE=ON"
|
||||
makedepends="qt5-tools-devel qt5-svg-devel libgcrypt-devel libargon2-devel qrencode-devel
|
||||
qt5-x11extras-devel libXtst-devel libykpers-devel libyubikey-devel libsodium-devel"
|
||||
qt5-x11extras-devel libXtst-devel libykpers-devel libyubikey-devel libsodium-devel quazip-devel"
|
||||
short_desc="KeePassXC is a cross-platform port of “Keepass Password Safe”"
|
||||
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
||||
license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only,
|
||||
|
|
Loading…
Add table
Reference in a new issue