Add zlib-devel and qemu-img to fedora map-packages.
Needed for building the bootstack image. Change-Id: I4da14527f1647633213d86bef59fbd0eee3591f3
This commit is contained in:
@@ -40,6 +40,8 @@ package_map = {
|
||||
'openvswitch-switch': 'openvswitch',
|
||||
'python-numpy': 'numpy',
|
||||
'libssl-dev': 'openssl-devel',
|
||||
'libz-dev': 'zlib-devel',
|
||||
'qemu-utils': 'qemu-img',
|
||||
}
|
||||
|
||||
for arg in sys.argv[1:]:
|
||||
|
||||
Reference in New Issue
Block a user