Fix python-dev package mapping
Rename the python development package to the correct name python-devel. Change-Id: I320b6ec08a1f7c8f8ee833cab86e7942653417f9
This commit is contained in:
parent
16a734a0ea
commit
074ff4b4e9
@ -30,7 +30,7 @@
|
|||||||
"curl": "curl",
|
"curl": "curl",
|
||||||
"ironic-python-agent": "openstack-ironic-python-agent",
|
"ironic-python-agent": "openstack-ironic-python-agent",
|
||||||
"qemu-utils": "qemu-img",
|
"qemu-utils": "qemu-img",
|
||||||
"python-dev": "python2-devel"
|
"python-dev": "python-devel"
|
||||||
},
|
},
|
||||||
"debian": {
|
"debian": {
|
||||||
"tgt": "tgt",
|
"tgt": "tgt",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user