docs: List tar and some compressors in prerequisites (#18169)
Fixes #18152
This commit is contained in:
parent
6b6f6db431
commit
11b1ce84cf
@ -19,6 +19,9 @@ before Spack is run:
|
||||
#. Python 2 (2.6 or 2.7) or 3 (3.5 - 3.8) to run Spack
|
||||
#. A C/C++ compiler for building
|
||||
#. The ``make`` executable for building
|
||||
#. The ``tar``, ``gzip``, ``bzip2``, ``xz`` and optionally ``zstd``
|
||||
executables for extracting source code
|
||||
#. The ``patch`` command to apply patches
|
||||
#. The ``git`` and ``curl`` commands for fetching
|
||||
#. If using the ``gpg`` subcommand, ``gnupg2`` is required
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user