X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=bd800768ba49f49bb8caeb5dbfef091d6a04dc91;hb=a4980b8f3e53bd0917c75910938fbb077105821f;hp=b8aca4706f69d610d848b3e59a8ef22b27ac9dfe;hpb=e6f3b467947038a924a71d884ee924a9bc8de9f8;p=vpp.git diff --git a/Makefile b/Makefile index b8aca4706f6..bd800768ba4 100644 --- a/Makefile +++ b/Makefile @@ -74,6 +74,7 @@ else ifeq ($(OS_ID)-$(OS_VERSION_ID),debian-9) DEB_DEPENDS += default-jdk-headless DEB_DEPENDS += libssl1.0-dev else + DEB_DEPENDS += default-jdk-headless DEB_DEPENDS += libssl-dev endif @@ -108,8 +109,8 @@ else ifeq ($(findstring y,$(AESNI)),y) endif RPM_SUSE_DEPENDS = autoconf automake bison ccache chrpath distribution-release gcc6 glibc-devel-static -RPM_SUSE_DEPENDS += java-1_8_0-openjdk-devel libopenssl-devel libtool lsb-release make openssl-devel -RPM_SUSE_DEPENDS += python-devel python-pip python-rpm-macros shadow nasm libnuma-devel python3 +RPM_SUSE_DEPENDS += java-1_8_0-openjdk-devel libopenssl-devel libtool make openssl-devel +RPM_SUSE_DEPENDS += python-devel python3-devel python-pip python3-pip python-rpm-macros shadow nasm libnuma-devel python3 ifeq ($(filter rhel centos,$(OS_ID)),$(OS_ID)) RPM_DEPENDS += python34