We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79b330 commit 6984ee8Copy full SHA for 6984ee8
INSTALL
@@ -18,9 +18,9 @@ Optionally, the checksums based on cryptographic hashes can be implemented by
18
external libraries. Builtin implementations are provided in case the library
19
dependencies are not desired.
20
21
-- libgcrypt
22
-- libsodium
23
-- libkcapi
+- libgcrypt >= 1.8.0
+- libsodium >= 1.0.4
+- libkcapi >= 1.0.0
24
25
Optionally, multipath device detection requires libudev and running udev
26
daemon, as it's the only source of the path information. Static build has a
0 commit comments