Merge "Add zlib-devel and qemu-img to fedora map-packages."

This commit is contained in:
Jenkins
2013-06-10 22:13:44 +00:00
committed by Gerrit Code Review

View File

@@ -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:]: