ecp-data-vis-sdk: disable sz python bindings (#22271)
This commit is contained in:
parent
622b6d761d
commit
df8dcef963
@ -110,6 +110,8 @@ def variants2deps(dep_spec, pkg_spec, variants):
|
||||
|
||||
depends_on('vtk-m+shared+mpi+openmp+rendering', when='+vtkm')
|
||||
|
||||
variants2deps('sz+shared+fortran+python+random_access', '+sz', ['hdf5'])
|
||||
# +python is currently broken in sz
|
||||
# variants2deps('sz+shared+fortran+python+random_access', '+sz', ['hdf5'])
|
||||
variants2deps('sz+shared+fortran+random_access', '+sz', ['hdf5'])
|
||||
|
||||
depends_on('zfp', when='+zfp')
|
||||
|
Loading…
Reference in New Issue
Block a user