deptypes: mark deptypes in packages
This commit is contained in:
@@ -32,7 +32,7 @@ class Memaxes(Package):
|
||||
version('0.5', '5874f3fda9fd2d313c0ff9684f915ab5',
|
||||
url='https://github.com/llnl/MemAxes/archive/v0.5.tar.gz')
|
||||
|
||||
depends_on("cmake@2.8.9:")
|
||||
depends_on('cmake@2.8.9:', type='build')
|
||||
depends_on("qt@5:")
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Reference in New Issue
Block a user