From a264a89347376ccf9b7923363302c8f6f8246615 Mon Sep 17 00:00:00 2001 From: gt7-void <40529120+gt7-void@users.noreply.github.com> Date: Mon, 18 Jan 2021 14:42:15 -0300 Subject: [PATCH] keepassxc: enable fdosecrets by default This allows one to use `keepassxc` as a secrets storage via `libsecret`. --- srcpkgs/keepassxc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index 7778193f5fb..ba153b2a4a9 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -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