oce: fix self-referential dependencies (#42540)

This commit is contained in:
Massimiliano Culpo 2024-02-07 16:54:14 +01:00 committed by GitHub
parent e32009a7e3
commit a30d4612f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ class Oce(Package):
with when("+tbb"):
depends_on("tbb")
depends_on("intel-tbb@:2020 build_system=makefile", when="^intel-tbb")
depends_on("intel-tbb@:2020 build_system=makefile", when="^[virtuals=tbb] intel-tbb")
conflicts("^intel-oneapi-tbb@2021.1:")
# There is a bug in OCE which appears with Clang (version?) or GCC 6.0