From 3c42b80b525ad755bf8a6aacd484291d58adbe9e Mon Sep 17 00:00:00 2001 From: lemmi Date: Thu, 28 Jun 2018 22:43:30 +0200 Subject: [PATCH] keepassxc: enable browser support https://github.com/voidlinux/void-packages/issues/13225 --- srcpkgs/keepassxc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index b0552f5b1b..57d4640645 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,7 +1,7 @@ # Template file for 'keepassxc' pkgname=keepassxc version=2.3.3 -revision=1 +revision=2 build_style=cmake configure_args="-DWITH_TESTS=OFF -DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF) @@ -31,7 +31,7 @@ desc_option_browser="Enable browser integration with keepassxc-browser" desc_option_network="Enable networking support (favicon download)" desc_option_sshagent="Enable SSH agent support" desc_option_yubikey="Enable YubiKey HMAC-SHA1 authentication support" -build_options_default="autotype sshagent yubikey network" +build_options_default="autotype browser sshagent yubikey network" post_install() { vlicense COPYING