X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=4686c96cb64c0f66a18491c1c715891476d822b9;hb=5f9f3c8de8d5d9f83a437661a98e5cc2453705f9;hp=c13c564195b5d344184a0c124671e8074c1e90db;hpb=47e092733cc049e736abf3f125d144c7922cda81;p=vpp.git diff --git a/Makefile b/Makefile index c13c564195b..4686c96cb64 100644 --- a/Makefile +++ b/Makefile @@ -69,6 +69,7 @@ DEB_DEPENDS += python-all python3-all python3-setuptools python-dev DEB_DEPENDS += python-virtualenv python-pip libffi6 check DEB_DEPENDS += libboost-all-dev libffi-dev python3-ply libmbedtls-dev DEB_DEPENDS += cmake ninja-build uuid-dev python3-jsonschema python3-yaml yamllint +DEB_DEPENDS += python3-venv # ensurepip ifeq ($(OS_VERSION_ID),14.04) DEB_DEPENDS += libssl-dev else ifeq ($(OS_ID)-$(OS_VERSION_ID),debian-8)