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

@@ -64,7 +64,7 @@ class Cbtf(CMakePackage):
description='CMake build type')
depends_on("cmake@3.0.2:", type='build')
depends_on("boost@1.50.0:1.59.0")
depends_on("boost@1.50.0:")
depends_on("mrnet@5.0.1:+lwthreads")
depends_on("mrnet@5.0.1:+cti", when='+cti')
depends_on("xerces-c@3.1.1:")