keepassxc: enable fdosecrets by default

This allows one to use `keepassxc` as a secrets storage via `libsecret`.

Closes: #28020 [via git-merge-pr]
Signed-off-by: Piraty <piraty1@inbox.ru>
This commit is contained in:
gt7-void 2021-01-18 14:42:15 -03:00 committed by Piraty
parent 8d4a3dc078
commit 41093a600c

View file

@ -1,7 +1,7 @@
# Template file for 'keepassxc'
pkgname=keepassxc
version=2.6.3
revision=1
revision=2
build_style=cmake
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=ON
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
@ -36,7 +36,7 @@ desc_option_keeshare="Include sharing integration with KeeShare"
desc_option_network="Include networking code (favicon download)"
desc_option_sshagent="Include SSH agent support"
desc_option_yubikey="Include YubiKey support"
build_options_default="autotype browser keeshare network sshagent yubikey"
build_options_default="autotype browser fdosecrets keeshare network sshagent yubikey"
post_install() {
vlicense COPYING