diff options
Diffstat (limited to 'packaging/rpm/honeycomb.spec')
-rw-r--r-- | packaging/rpm/honeycomb.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |