py-ruamel-yaml-clib: link to python (#27557)
This commit is contained in:
parent
aa934d00e3
commit
fd0f0e564d
@ -13,5 +13,5 @@ class PyRuamelYamlClib(PythonPackage):
|
||||
|
||||
version('0.2.0', sha256='b66832ea8077d9b3f6e311c4a53d06273db5dc2db6e8a908550f3c14d67e718c')
|
||||
|
||||
depends_on('python@2.7:2.8,3.5:', type=('build', 'run'))
|
||||
depends_on('python@2.7:2.8,3.5:', type=('build', 'link', 'run'))
|
||||
depends_on('py-setuptools@28.7.0:', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user