Skip to content

Commit

Permalink
app-admin/keepassxc: Revbump to fix keeshare cmake build option
Browse files Browse the repository at this point in the history
Thanks-to: Markus Rathgeb <[email protected]>
Closes: https://bugs.gentoo.org/689714
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Jul 12, 2019
1 parent ab99c02 commit af7a46b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ src_configure() {
-DWITH_TESTS="$(usex test)"
-DWITH_XC_AUTOTYPE="$(usex autotype)"
-DWITH_XC_BROWSER="$(usex browser)"
-DWITH_XC_KEESHARE_SECURE="$(usex keeshare)"
-DWITH_XC_KEESHARE="$(usex keeshare)"
-DWITH_XC_NETWORKING="$(usex network)"
-DWITH_XC_SSHAGENT=ON
-DWITH_XC_UPDATECHECK=OFF
Expand Down

0 comments on commit af7a46b

Please sign in to comment.