parent
9ab80cc268
commit
17b7f05975
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ class Nut(CMakePackage):
|
||||||
'openmp', git='https://github.com/lanl/NuT.git',
|
'openmp', git='https://github.com/lanl/NuT.git',
|
||||||
branch='openmp')
|
branch='openmp')
|
||||||
|
|
||||||
|
depends_on('cmake@3.0:')
|
||||||
depends_on('random123')
|
depends_on('random123')
|
||||||
|
|
||||||
conflicts('%intel', when='@serial')
|
conflicts('%intel', when='@serial')
|
||||||
|
|
Loading…
Reference in a new issue