Add missing .debs required by Debian
dnsmasq-utils is available on all Debian-based supported distros. Debian Wheezy and Jessie need qemu to be installed in order for the resulting OpenStack environment to be fully functional. Change-Id: I910968f60ca1ed5c300a1fa599fb480d65591145
This commit is contained in:
parent
c29c392d26
commit
796cf890ff
@ -1,5 +1,5 @@
|
||||
dnsmasq-base
|
||||
dnsmasq-utils # for dhcp_release only available in dist:oneiric,precise,quantal
|
||||
dnsmasq-utils # for dhcp_release
|
||||
kpartx
|
||||
parted
|
||||
iputils-arping
|
||||
@ -13,6 +13,7 @@ ebtables
|
||||
sqlite3
|
||||
sudo
|
||||
kvm
|
||||
qemu # dist:wheezy,jessie
|
||||
libvirt-bin # NOPRIME
|
||||
libjs-jquery-tablesorter # Needed for coverage html reports
|
||||
vlan
|
||||
|
Loading…
x
Reference in New Issue
Block a user