deptypes: mark deptypes in packages
This commit is contained in:
@@ -45,7 +45,7 @@ class Qhull(Package):
|
||||
# https://github.com/qhull/qhull/pull/5
|
||||
patch('qhull-iterator.patch', when='@1.0')
|
||||
|
||||
depends_on('cmake')
|
||||
depends_on('cmake', type='build')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
with working_dir('spack-build', create=True):
|
||||
|
Reference in New Issue
Block a user