ecp-data-vis-sdk: Disable +fortran for unifyfs (#24096)
This commit is contained in:
parent
ef9d3a464f
commit
f7c9e497f1
@ -92,7 +92,7 @@ def variants2deps(dep_spec, pkg_spec, variants):
|
||||
|
||||
depends_on('parallel-netcdf+shared+fortran', when='+pnetcdf')
|
||||
|
||||
variants2deps('unifyfs+fortran', '+unifyfs', ['hdf5'])
|
||||
variants2deps('unifyfs', '+unifyfs ', ['hdf5'])
|
||||
|
||||
depends_on('veloc', when='+veloc')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user