deptypes: mark deptypes in packages
This commit is contained in:
@@ -33,8 +33,8 @@ class PyCffi(Package):
|
||||
version('1.1.2', 'ca6e6c45b45caa87aee9adc7c796eaea')
|
||||
|
||||
extends('python')
|
||||
depends_on('py-setuptools')
|
||||
depends_on('py-pycparser')
|
||||
depends_on('py-setuptools', type='build')
|
||||
depends_on('py-pycparser', type=nolink)
|
||||
depends_on('libffi')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Reference in New Issue
Block a user