Adding mapping for SUSE package
Mapping PyYAML to python-PyYAML as in opensuse. Change-Id: I54864c96afdb20975bf1e3ac9a117d5263f21f3b
This commit is contained in:
parent
be8d9b6520
commit
acc44c0651
@ -5,6 +5,9 @@
|
||||
},
|
||||
"debian": {
|
||||
"PyYAML": "python-yaml"
|
||||
},
|
||||
"suse": {
|
||||
"PyYAML": "python-PyYAML"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
|
Loading…
Reference in New Issue
Block a user