paraview: fix paraview@5.12.0-RC1+adios2 build (#41787)
This commit is contained in:
parent
537c150041
commit
f765f658ae
@ -311,7 +311,7 @@ class Paraview(CMakePackage, CudaPackage, ROCmPackage):
|
||||
|
||||
# Fix VTK to remove deprecated ADIOS2 functions
|
||||
# https://gitlab.kitware.com/vtk/vtk/-/merge_requests/10113
|
||||
patch("adios2-remove-deprecated-functions.patch", when="@5.10: ^adios2@2.9:")
|
||||
patch("adios2-remove-deprecated-functions.patch", when="@5.10:5.11 ^adios2@2.9:")
|
||||
|
||||
patch("exodusII-netcdf4.9.0.patch", when="@:5.10.2")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user