libmonitor: update version and add variant to configure (#8834)
* libmonitor: update to version 2018.07.18 and add variant to configure for hpctoolkit. * Specify the @2013.02.18 version in cbtf-argonavis and cbtf-krell, since this is no longer the default version. These are the only other packages that use libmonitor.
This commit is contained in:

committed by
scheibelp

parent
4de301ebf2
commit
69641851ea
@@ -94,7 +94,7 @@ class CbtfArgonavis(CMakePackage):
|
||||
depends_on("cbtf@1.9.1.0:9999+runtime", when='@1.9.1.0:9999+runtime')
|
||||
|
||||
# For libmonitor
|
||||
depends_on("libmonitor+krellpatch")
|
||||
depends_on("libmonitor@2013.02.18+krellpatch")
|
||||
|
||||
# For PAPI
|
||||
depends_on("papi", when='@develop')
|
||||
|
Reference in New Issue
Block a user