summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-11-02 13:34:23 +0100
committerMaros Marsalek <mmarsale@cisco.com>2016-11-02 13:34:38 +0100
commit99690c76206676204fa1aec9860c80cc1d79f4ea (patch)
treef91076fe64b231cc0804a04d76cca10ef71da1ab /packaging
parent36d68584f46032b29eb7fc502a8c6fb11a7ee59b (diff)
Add vpp-plugins as a dependency
Change-Id: I4d8b9ee9c398c4e233d41ea81de76fc7ba1b17ce Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/deb/trusty/debian/control2
-rw-r--r--packaging/deb/xenial/debian/control2
-rw-r--r--packaging/rpm/honeycomb.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/packaging/deb/trusty/debian/control b/packaging/deb/trusty/debian/control
index 16814efa4..6e705e122 100644
--- a/packaging/deb/trusty/debian/control
+++ b/packaging/deb/trusty/debian/control
@@ -9,6 +9,6 @@ Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
Package: honeycomb
Architecture: all
-Depends: vpp, openjdk-8-jdk | openjdk-8-jre
+Depends: vpp, vpp-plugins, openjdk-8-jdk | openjdk-8-jre
Suggests: vpp-nsh-plugin
Description: Honeycomb agent for VPP
diff --git a/packaging/deb/xenial/debian/control b/packaging/deb/xenial/debian/control
index da55bd048..d24f243bd 100644
--- a/packaging/deb/xenial/debian/control
+++ b/packaging/deb/xenial/debian/control
@@ -9,6 +9,6 @@ Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
Package: honeycomb
Architecture: all
-Depends: vpp, openjdk-8-jdk | openjdk-8-jre
+Depends: vpp, vpp-plugins, openjdk-8-jdk | openjdk-8-jre
Suggests: vpp-nsh-plugin
Description: Honeycomb agent for VPP
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