Fix python-dev package mapping

Rename the python development package to the correct name python-devel.

Change-Id: I320b6ec08a1f7c8f8ee833cab86e7942653417f9
This commit is contained in:
Kaifeng Wang 2020-06-04 08:36:48 +08:00
parent 16a734a0ea
commit 074ff4b4e9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"curl": "curl",
"ironic-python-agent": "openstack-ironic-python-agent",
"qemu-utils": "qemu-img",
"python-dev": "python2-devel"
"python-dev": "python-devel"
},
"debian": {
"tgt": "tgt",