diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2023-11-04 20:31:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-04 20:31:52 +0100 |
commit | f51dad976e0108192904174dd656be6cadca8572 (patch) | |
tree | 654c254784c704edda6e99c21bc77f60df38c716 /share | |
parent | ff8cd597e0fa65cdcadefd53e8ba98cdec450a8e (diff) | |
download | spack-f51dad976e0108192904174dd656be6cadca8572.tar.gz spack-f51dad976e0108192904174dd656be6cadca8572.tar.bz2 spack-f51dad976e0108192904174dd656be6cadca8572.tar.xz spack-f51dad976e0108192904174dd656be6cadca8572.zip |
hdf5-vol-async: better specify dependency condition (#40882)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 1fa5b41c26..11396a768f 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -51,6 +51,8 @@ spack: require: "@3.4.4" vtk-m: require: "+examples" + visit: + require: "~gui" cuda: version: [11.8.0] paraview: |