X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=0ef8f0ef66ce047ecf545854b18a734854c3f22d;hb=054229ebbdeb3f87d96c1abf93b511c86cd6ff0f;hp=ee7d9699b027dad9f9f44b3b836b378c976783cd;hpb=ccd30709585939c3202c05af0dfda2aca670e8b7;p=vpp.git diff --git a/Makefile b/Makefile index ee7d9699b02..0ef8f0ef66c 100644 --- a/Makefile +++ b/Makefile @@ -177,6 +177,7 @@ RPM_SUSE_BUILDTOOLS_DEPS += clang cmake indent libtool make ninja python3-ply RPM_SUSE_DEVEL_DEPS = glibc-devel-static libnuma-devel libelf-devel RPM_SUSE_DEVEL_DEPS += libopenssl-devel libuuid-devel lsb-release +RPM_SUSE_DEVEL_DEPS += libpcap-devel llvm-devel RPM_SUSE_DEVEL_DEPS += curl libstdc++-devel bison gcc-c++ zlib-devel RPM_SUSE_PYTHON_DEPS = python3-devel python3-pip python3-rpm-macros