X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;fp=Makefile;h=ee7d9699b027dad9f9f44b3b836b378c976783cd;hb=ccd30709585939c3202c05af0dfda2aca670e8b7;hp=2b781fbcdfca93a42fd58ff06210c7369a5cabc7;hpb=52fa5f21b911aaf1c50feb560dd3683b83625d2f;p=vpp.git diff --git a/Makefile b/Makefile index 2b781fbcdfc..ee7d9699b02 100644 --- a/Makefile +++ b/Makefile @@ -79,6 +79,7 @@ DEB_DEPENDS += libelf-dev libpcap-dev # for libxdp (af_xdp) DEB_DEPENDS += iperf3 # for 'make test TEST=vcl' DEB_DEPENDS += nasm DEB_DEPENDS += iperf ethtool # for 'make test TEST=vm_vpp_interfaces' +DEB_DEPENDS += libpcap-dev LIBFFI=libffi6 # works on all but 20.04 and debian-testing