Dyninst: add conflict for intel-parallel-studio (#37036)
This commit is contained in:
parent
5c742d4f2b
commit
066e1e083d
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ class Dyninst(CMakePackage):
|
|||
# package layout. Need to use tbb provided config instead.
|
||||
conflicts("intel-tbb@2021.1:")
|
||||
conflicts("intel-oneapi-tbb@2021.1:")
|
||||
conflicts("intel-parallel-studio", when="@12.0.0:")
|
||||
depends_on("tbb@2018.6.0:", when="@10.0.0:")
|
||||
|
||||
depends_on("cmake@3.4.0:", type="build", when="@10.1.0:")
|
||||
|
|
Loading…
Reference in a new issue