X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;h=fd1bc0a4d62728b6b0fe766c1cc7738ce2446f0b;hb=770e89e6b916319eedd91c6edf16f0d7e89f556c;hp=65b5a9bd33ea06d838b06bc04a74bde7858a57c8;hpb=057bb8c3a4c509652457b3f679a64077a5aa8505;p=vpp.git diff --git a/test/Makefile b/test/Makefile index 65b5a9bd33e..fd1bc0a4d62 100644 --- a/test/Makefile +++ b/test/Makefile @@ -12,7 +12,7 @@ UNITTEST_EXTRA_OPTS="-f" endif PYTHON_VENV_PATH=$(VPP_PYTHON_PREFIX)/virtualenv -PYTHON_DEPENDS=scapy==2.3.3 pexpect subprocess32 +PYTHON_DEPENDS=scapy==2.3.3 pexpect subprocess32 git+https://github.com/klement/py-lispnetworking@setup SCAPY_SOURCE=$(PYTHON_VENV_PATH)/lib/python2.7/site-packages/ BUILD_COV_DIR = $(BR)/test-cov