ACL-plugin add "replace" semantics for adding a new MacIP acl
[vpp.git] / Makefile
index 4457806..01da7d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,6 +72,7 @@ else
 endif
 
 RPM_DEPENDS  = redhat-lsb glibc-static java-1.8.0-openjdk-devel yum-utils
+RPM_DEPENDS += apr-devel
 RPM_DEPENDS += openssl-devel
 RPM_DEPENDS += numactl-devel
 ifeq ($(OS_ID)-$(OS_VERSION_ID),fedora-25)