From 920f695d1d0933168f0feaca0e7e9281bbda908e Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Fri, 13 Aug 2021 16:28:29 +0200 Subject: Mention bash in prerequisites (#25379) Isn't installed on Alpine. --- lib/spack/docs/getting_started.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst index 3d0e90d3ab..f15277e953 100644 --- a/lib/spack/docs/getting_started.rst +++ b/lib/spack/docs/getting_started.rst @@ -17,7 +17,8 @@ Spack has the following minimum requirements, which must be installed before Spack is run: #. Python 2 (2.6 or 2.7) or 3 (3.5 - 3.9) to run Spack -#. A C/C++ compiler for building +#. A C/C++ compiler for building and the ``bash`` shell for Spack's compiler + wrapper #. The ``make`` executable for building #. The ``tar``, ``gzip``, ``unzip``, ``bzip2``, ``xz`` and optionally ``zstd`` executables for extracting source code -- cgit v1.2.3-60-g2f50