From: Gabriel Ganne Date: Thu, 18 Jan 2018 10:00:17 +0000 (+0100) Subject: dpdk plugin depends on numactl-libs X-Git-Tag: v18.04-rc1~474 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=bf246dff1b4ea0792c0083f7e5495930b3b225f7;hp=61fe15e3704a9225cac0259ce375f6045483e593;p=vpp.git dpdk plugin depends on numactl-libs dpdk_plugin.so depends on libnuma.so.1 Change-Id: Ia1fd3b5cec043b294cc14cd947908675b451deac Signed-off-by: Gabriel Ganne --- diff --git a/extras/rpm/vpp.spec b/extras/rpm/vpp.spec index 6bdecb4de43..8487f06b511 100644 --- a/extras/rpm/vpp.spec +++ b/extras/rpm/vpp.spec @@ -91,7 +91,7 @@ vppinfra %package plugins Summary: Vector Packet Processing--runtime plugins Group: System Environment/Libraries -Requires: vpp = %{_version}-%{_release} +Requires: vpp = %{_version}-%{_release} numactl-libs %description plugins This package contains VPP plugins