summaryrefslogtreecommitdiffstats
path: root/office/keepassxc/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/keepassxc/README')
-rw-r--r--office/keepassxc/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/keepassxc/README b/office/keepassxc/README
index 34eaa9ab4f..c5330250f0 100644
--- a/office/keepassxc/README
+++ b/office/keepassxc/README
@@ -25,8 +25,7 @@ script.
To include documentation, DOCS=ON must be passed to the script.
Support for database sharing and synchronisation using KeeShare will be
-disabled. It can be enabled by setting KEESHARE=ON, and introduces a
-dependency on libraries/libminizip
+enabled. It can be disabled by setting KEESHARE=OFF.
Support of FdoSecrets is disabled by default. It can be enabled by
passing FDOSECRETS=ON to the script
@@ -36,4 +35,5 @@ UPDATECHECK=OFF is provided.
Autotype may be disabled by passing AUTOTYPE=OFF.
-As of version 2.7.0, keepassxc requires Botan.
+As of version 2.7.0, keepassxc requires Botan, and as of 2.7.7,
+keepassxc requires libminizip.