External package xz was removed from Redoak.
This commit is contained in:
parent
f6c3102345
commit
8d0421b4d2
1 changed files with 2 additions and 5 deletions
|
@ -59,6 +59,8 @@ packages:
|
||||||
require: '%gcc@7.5'
|
require: '%gcc@7.5'
|
||||||
zlib-ng:
|
zlib-ng:
|
||||||
require: '%gcc@7.5'
|
require: '%gcc@7.5'
|
||||||
|
xz:
|
||||||
|
require: '%gcc@7.5'
|
||||||
# packages which have been discovered by spack external find --all
|
# packages which have been discovered by spack external find --all
|
||||||
python:
|
python:
|
||||||
externals:
|
externals:
|
||||||
|
@ -120,11 +122,6 @@ packages:
|
||||||
- spec: subversion@1.14.1
|
- spec: subversion@1.14.1
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
buildable: false
|
buildable: false
|
||||||
xz:
|
|
||||||
externals:
|
|
||||||
- spec: xz@5.2.3
|
|
||||||
prefix: /usr
|
|
||||||
buildable: false
|
|
||||||
lustre:
|
lustre:
|
||||||
externals:
|
externals:
|
||||||
- spec: lustre@2.15.0.7_rc2_cray_25_ga33b7d9
|
- spec: lustre@2.15.0.7_rc2_cray_25_ga33b7d9
|
||||||
|
|
Loading…
Reference in a new issue