diff --git a/run-vmtest/install-dependencies.sh b/run-vmtest/install-dependencies.sh index 1106d72..6359c88 100755 --- a/run-vmtest/install-dependencies.sh +++ b/run-vmtest/install-dependencies.sh @@ -9,6 +9,6 @@ sudo chmod 755 /usr/bin/vmtest sudo apt-get update -y sudo -E apt-get install --no-install-recommends -y \ - cpu-checker ethtool gawk iproute2 iptables iputils-ping keyutils libpcap-dev + binutils cpu-checker ethtool gawk iproute2 iptables iputils-ping keyutils libpcap-dev make sudo -E apt-get install --no-install-recommends -y \ qemu-guest-agent qemu-kvm qemu-system-arm qemu-system-s390x qemu-system-x86 qemu-utils