diff options
author | Xavier Delaruelle <xavier.delaruelle@cea.fr> | 2023-05-25 22:29:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-25 22:29:26 +0200 |
commit | 2bf95f5340f1940bd5103ac23f9d486c702bf79a (patch) | |
tree | a8b6ae199d22af3799f49b402282a45c9760f0dd /.gitignore | |
parent | 55561405b8306953098130115859ca5f725ed0b9 (diff) | |
download | spack-2bf95f5340f1940bd5103ac23f9d486c702bf79a.tar.gz spack-2bf95f5340f1940bd5103ac23f9d486c702bf79a.tar.bz2 spack-2bf95f5340f1940bd5103ac23f9d486c702bf79a.tar.xz spack-2bf95f5340f1940bd5103ac23f9d486c702bf79a.zip |
environment-modules: fix @main version requirements (#37807)
Some requirements for @main version of environment-modules were missing:
* python (to build ChangeLog documentation file)
* py-sphinx@1.0: (to build man-pages, etc)
Also adding gzip, which is now required to build ChangeLog.gz (which is
now shipped instead of ChangeLog).
Other versions are not requiring these tools (as documentation is
pre-built in dist tarball).
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions