X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;fp=Makefile;h=6675b5101531cf40104f2e75fd6b1301e19a910f;hb=637edda1324fac88117d5520f94377e5d303128c;hp=edd632e42d5256ab5f8039f77ebff893eee86475;hpb=8761095e80fd21216a669797e1d4b45a7aa388a4;p=vpp.git diff --git a/Makefile b/Makefile index edd632e42d5..6675b510153 100644 --- a/Makefile +++ b/Makefile @@ -86,6 +86,7 @@ DEB_DEPENDS += nasm DEB_DEPENDS += iperf ethtool # for 'make test TEST=vm_vpp_interfaces' DEB_DEPENDS += libpcap-dev DEB_DEPENDS += tshark +DEB_DEPENDS += jq # for extracting test summary from .json report (hs-test) LIBFFI=libffi6 # works on all but 20.04 and debian-testing