X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=445470673dbfd65b18adc01ab67db080dee28bd1;hb=refs%2Fchanges%2F62%2F5762%2F5;hp=f47c98a54e1cf269e70ba8b3875abda71aa208c6;hpb=3cc4971882235a539bc6177e8e4b4d92129b3a12;p=vpp.git diff --git a/Makefile b/Makefile index f47c98a54e1..445470673db 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ RPM_DEPENDS = redhat-lsb glibc-static java-1.8.0-openjdk-devel yum-utils RPM_DEPENDS += openssl-devel https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm apr-devel RPM_DEPENDS += python-devel python-virtualenv lcov chrpath libffi-devel RPM_DEPENDS += https://kojipkgs.fedoraproject.org//packages/nasm/2.12.02/2.fc26/x86_64/nasm-2.12.02-2.fc26.x86_64.rpm -EPEL_DEPENDS = libconfuse-devel ganglia-devel +EPEL_DEPENDS = libconfuse-devel ganglia-devel epel-rpm-macros ifneq ($(wildcard $(STARTUP_DIR)/startup.conf),) STARTUP_CONF ?= $(STARTUP_DIR)/startup.conf