keepassxc: enable browser support

https://github.com/voidlinux/void-packages/issues/13225
This commit is contained in:
lemmi 2018-06-28 22:43:30 +02:00
parent b1e6a285f9
commit 3c42b80b52

View file

@ -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