From b9dbc0976feae7660c26c7a969167fec0860d02e Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 2 Nov 2016 13:34:23 +0100 Subject: Add vpp-plugins as a dependency Change-Id: I4d8b9ee9c398c4e233d41ea81de76fc7ba1b17ce Signed-off-by: Maros Marsalek --- packaging/rpm/honeycomb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/rpm') diff --git a/packaging/rpm/honeycomb.spec b/packaging/rpm/honeycomb.spec index f15d7e133..e95b5455a 100644 --- a/packaging/rpm/honeycomb.spec +++ b/packaging/rpm/honeycomb.spec @@ -18,7 +18,7 @@ License: Apache-1.0 URL: http://www.fd.io Source0: vpp-integration-distribution-%{_version}-SNAPSHOT-hc.zip Source1: honeycomb.service -Requires: vpp, java >= 1:1.8.0 +Requires: vpp, vpp-plugins, java >= 1:1.8.0 # Required for creating honeycomb group Requires(pre): shadow-utils # Required for configuring systemd -- cgit 1.2.3-korg