tests: Update python packages
[vpp.git] / Makefile
index 5b7dd36..fd211f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -76,6 +76,7 @@ DEB_DEPENDS += enchant  # for docs
 DEB_DEPENDS += python3-virtualenv
 DEB_DEPENDS += libssl-dev
 DEB_DEPENDS += libelf-dev # for libbpf (af_xdp)
+DEB_DEPENDS += iperf3 # for 'make test TEST=vcl'
 
 LIBFFI=libffi6 # works on all but 20.04 and debian-testing