da5c926fe9
This element was assuming that yaml was included as package, but there are systems not including it. So properly add yaml as a dependency. Change-Id: I72da2776674a3963657052b9a9715abcb4fab1e2 Partially-Fixes-Bug: #1715686
9 lines
142 B
YAML
9 lines
142 B
YAML
PyYAML:
|
|
phase: pre-install.d
|
|
dib_python_version: 2
|
|
python3-PyYAML:
|
|
phase: pre-install.d
|
|
installtype: package
|
|
dib_python_version: 3
|
|
|