X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=Makefile;h=aaa6aee6740b6405484a212559b3e76e3cd98f50;hp=bd800768ba49f49bb8caeb5dbfef091d6a04dc91;hb=958b750ceaf6c20466bc4e5605da39b4490847d9;hpb=a3bae4edcd31919bcd9c5f48059532eb307837f4 diff --git a/Makefile b/Makefile index bd800768ba4..aaa6aee6740 100644 --- a/Makefile +++ b/Makefile @@ -110,13 +110,7 @@ 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 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 -else - RPM_DEPENDS += python3 -endif +RPM_SUSE_DEPENDS += python-devel python-pip python-rpm-macros shadow nasm libnuma-devel ifneq ($(wildcard $(STARTUP_DIR)/startup.conf),) STARTUP_CONF ?= $(STARTUP_DIR)/startup.conf