deptypes: mark deptypes in packages
This commit is contained in:
@@ -32,6 +32,8 @@ class Cmocka(Package):
|
||||
version('1.0.1', 'ed861e501a21a92b2af63e466df2015e')
|
||||
parallel = False
|
||||
|
||||
depends_on('cmake', type='build')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
with working_dir('spack-build', create=True):
|
||||
cmake('..', *std_cmake_args)
|
||||
|
Reference in New Issue
Block a user