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

More packages

parent d8c9ce12
No related branches found
No related tags found
No related merge requests found
Pipeline #196875 canceled
...@@ -62,7 +62,7 @@ packages: ...@@ -62,7 +62,7 @@ packages:
python: python:
require: require:
- spec: +optmimizations - spec: +optimizations
when: '%gcc' when: '%gcc'
ucx: ucx:
...@@ -85,6 +85,10 @@ packages: ...@@ -85,6 +85,10 @@ packages:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
ca-certificates-mozilla:
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
cmake: cmake:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
...@@ -97,6 +101,10 @@ packages: ...@@ -97,6 +101,10 @@ packages:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
gettext:
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
gmake: gmake:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
...@@ -109,10 +117,18 @@ packages: ...@@ -109,10 +117,18 @@ packages:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
openssl:
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
perl: perl:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
pkgconf:
require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
readline: readline:
require: require:
- spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2' - spec: '%gcc@11.4.1 arch=linux-rhel9-x86_64_v2'
......
...@@ -25,7 +25,7 @@ spack: ...@@ -25,7 +25,7 @@ spack:
# Serial codes # Serial codes
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
- serial_codes: - serial_codes:
- python +tkinter +ssl - python +ssl
- hdf5 ~mpi - hdf5 ~mpi
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
......
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