deptypes: mark deptypes in packages

This commit is contained in:
Ben Boeckel
2016-03-09 10:46:56 -05:00
parent 45c675fe7f
commit 6fd45520da
183 changed files with 329 additions and 305 deletions

View File

@@ -53,7 +53,7 @@ class CbtfLanl(Package):
version('1.6', branch='master', git='http://git.code.sf.net/p/cbtf-lanl/cbtf-lanl')
depends_on("cmake@3.0.2")
depends_on("cmake@3.0.2", type='build')
# Dependencies for cbtf-krell
depends_on("mrnet@5.0.1:+lwthreads+krellpatch")
depends_on("xerces-c@3.1.1:")