Merge pull request #4399 from sevan/patch-1

Update URL where bzip2 can be obtained in docs
This commit is contained in:
Eelco Dolstra
2020-12-28 13:15:23 +01:00
committed by GitHub

View File

@@ -30,7 +30,7 @@
have bzip2 installed, including development headers and libraries.
If your distribution does not provide these, you can obtain bzip2
from
<https://web.archive.org/web/20180624184756/http://www.bzip.org/>.
<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/>.