mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
documentation: mention required openssl dependency (#974)
Fixes: a6ca68a7 ("Require OpenSSL")
This commit is contained in:
parent
06068b353d
commit
2a788bf9e7
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@
|
|||
xlink:href="http://www.freedesktop.org/wiki/Software/pkg-config"
|
||||
/>.</para></listitem>
|
||||
|
||||
<listitem><para>The OpenSSL library to calculate cryptographic hashes.
|
||||
If your distribution does not provide it, you can get it from <link
|
||||
xlink:href="https://www.openssl.org"/>.</para></listitem>
|
||||
|
||||
<listitem><para>The bzip2 compressor program and the
|
||||
<literal>libbz2</literal> library. Thus you must have bzip2
|
||||
installed, including development headers and libraries. If your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue