trilinos: +teko conflicts with ~ml (#34339)

This commit is contained in:
eugeneswalker 2022-12-06 08:19:25 -08:00 committed by GitHub
parent dfab5b5ceb
commit eadccfe332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,6 +232,7 @@ class Trilinos(CMakePackage, CudaPackage, ROCmPackage):
conflicts("+epetraextexperimental")
conflicts("+epetraextgraphreorderings")
with when("+teko"):
conflicts("~ml")
conflicts("~stratimikos")
conflicts("@:12 gotype=long")
with when("+piro"):