Dyninst 8.2.1+ dependency for cmake
This commit is contained in:
parent
15aee0de1a
commit
dae33a31c0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class Mitos(Package):
|
|||
|
||||
version('0.9', '8a8f05b35e04e9f37fa15436b98d5b25', git='https://github.com/scalability-llnl/Mitos.git', tag='v0.9')
|
||||
|
||||
depends_on('dyninst')
|
||||
depends_on('dyninst@8.2.1:')
|
||||
depends_on('hwloc')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
|
Loading…
Reference in a new issue