diff options
author | Pamplemousse <xav.maso@gmail.com> | 2021-08-19 09:40:47 -0700 |
---|---|---|
committer | Pamplemousse <xav.maso@gmail.com> | 2021-08-19 09:40:47 -0700 |
commit | 0e7bd65976187eea29c6762e2d90efa5afcab41b (patch) | |
tree | 092e801b4a93aff50020a6b2a8e553d83647353e /doc | |
parent | 43856b0d6da94fe9bafea2f6b3a1720d31967abd (diff) |
15f4d4f Documentation follow-up
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/src/installation/prerequisites-source.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/manual/src/installation/prerequisites-source.md b/doc/manual/src/installation/prerequisites-source.md index 6825af707..40cb79627 100644 --- a/doc/manual/src/installation/prerequisites-source.md +++ b/doc/manual/src/installation/prerequisites-source.md @@ -26,15 +26,6 @@ available for download from the official repository <https://github.com/google/brotli>. - - The bzip2 compressor program and the `libbz2` library. Thus you must - have bzip2 installed, including development headers and libraries. - If your distribution does not provide these, you can obtain bzip2 - from - <https://sourceware.org/bzip2/>. - - - `liblzma`, which is provided by XZ Utils. If your distribution does - not provide this, you can get it from <https://tukaani.org/xz/>. - - cURL and its library. If your distribution does not provide it, you can get it from <https://curl.haxx.se/>. |