Add arping to the fedora map-packages

Needed for the quantum-network-node element

Change-Id: I9a96476667c33a8260a60e7ad95c0f15166bc868
This commit is contained in:
Lucas Alvares Gomes 2013-07-05 10:20:15 +01:00
parent ad0fe876df
commit 57a1304df9

View File

@ -44,6 +44,7 @@ package_map = {
'qemu-utils': 'qemu-img',
'python-pyopenssl': 'pyOpenSSL',
'libmysqlclient-dev': 'mysql-devel',
'arping': 'iputils',
}
for arg in sys.argv[1:]: