X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=1ae1684e89188f937946edfcf174b662777e9daf;hb=3d5f08a82;hp=0633ae1af19d069b2344dfb24064b508ef2b4542;hpb=4f411d1191369ed467255414644313933b8efb97;p=vpp.git diff --git a/Makefile b/Makefile index 0633ae1af19..1ae1684e891 100644 --- a/Makefile +++ b/Makefile @@ -91,10 +91,6 @@ else ifeq ($(OS_VERSION_ID),20.10) DEB_DEPENDS += libelf-dev # for libbpf (af_xdp) DEB_DEPENDS += clang-format-10 LIBFFI=libffi8ubuntu1 -else ifeq ($(OS_ID)-$(OS_VERSION_ID),debian-9) - DEB_DEPENDS += libssl1.0-dev - DEB_DEPENDS += python-all python-pip - DEB_DEPENDS += python-dev python-all python-pip python-virtualenv else ifeq ($(OS_ID)-$(OS_VERSION_ID),debian-10) DEB_DEPENDS += libssl-dev DEB_DEPENDS += libelf-dev # for libbpf (af_xdp)