Skip to content
Snippets Groups Projects
Commit 72a09f17 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Switching to v0.22.1

parent f65d0f9c
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
{
"spack": {
"version": "v0.22.0",
"version": "releases/v0.22",
"repos": {
"scitas-externals": {
"url": "https://gitlab.epfl.ch/SCITAS/software-stack/spack-repo-externals.git",
......@@ -74,7 +74,6 @@
"gdbm",
"gettext",
"git",
"glibc",
"gmake",
"gmp",
"gnuplot",
......
......@@ -2,12 +2,12 @@ packages:
all:
providers:
mpi: [openmpi, intel-oneapi-mpi]
iconv: [libiconv]
# iconv: [libiconv]
jpeg: [libjpeg]
zlib-api: [zlib-ng]
require:
- spec: "^libiconv"
when: "^iconv"
# require:
# - spec: "^libiconv"
# when: "^iconv"
zlib-ng:
require: ['build_system=autotools']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment