From 0e7bd65976187eea29c6762e2d90efa5afcab41b Mon Sep 17 00:00:00 2001 From: Pamplemousse Date: Thu, 19 Aug 2021 09:40:47 -0700 Subject: [PATCH] 15f4d4f Documentation follow-up --- doc/manual/src/installation/prerequisites-source.md | 9 --------- 1 file changed, 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 . - - 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 - . - - - `liblzma`, which is provided by XZ Utils. If your distribution does - not provide this, you can get it from . - - cURL and its library. If your distribution does not provide it, you can get it from .