Simple updates to the Krell Institute OpenSpeedShop and CBTF components build package files. (#7812)

This commit is contained in:
Jim Galarowicz
2018-04-18 14:05:53 -05:00
committed by Adam J. Stewart
parent 5d39e76353
commit 0fc51a9c3e
5 changed files with 10 additions and 8 deletions

View File

@@ -87,8 +87,8 @@ class CbtfKrell(CMakePackage):
depends_on("binutils")
# collectionTool
depends_on("boost@1.50.0:1.59.0")
depends_on("dyninst@9.3.2")
depends_on("boost@1.50.0:")
depends_on("dyninst@9.3.2:")
depends_on("mrnet@5.0.1:+cti", when='+cti')
depends_on("mrnet@5.0.1:+lwthreads")