FIX: typo

This commit is contained in:
Germann Elsa Sylvia
2022-10-04 15:44:02 +02:00
parent 7e6d72d0f6
commit 5e3ebeb8dd
2 changed files with 11 additions and 1 deletions

View File

@ -571,7 +571,7 @@ spack:
- matrix: - matrix:
- [relion +cuda cuda_arch=61] - [relion +cuda cuda_arch=61]
- ['%pgi'] - ['%pgi']
- [^ctffing%gcc] - [^ctffind%gcc]
- [^openmpi%pgi] - [^openmpi%pgi]
- [^openblas] - [^openblas]
- [^llvm%gcc@8.3.0] - [^llvm%gcc@8.3.0]

View File

@ -124,6 +124,11 @@ packages:
externals: externals:
- prefix: /usr - prefix: /usr
spec: libcroco@0.6.13 spec: libcroco@0.6.13
libepoxy:
buildable: false
externals:
- prefix: /usr
spec: libepoxy@0.0.0
libevent: libevent:
buildable: false buildable: false
externals: externals:
@ -164,6 +169,11 @@ packages:
externals: externals:
- prefix: /usr - prefix: /usr
spec: libreadline@6.2 spec: libreadline@6.2
librsvg:
buildable: false
externals:
- prefix: /usr
spec: librsvg@2.40.20
libtiff: libtiff:
buildable: false buildable: false
externals: externals: