summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-09-19 10:02:35 +0200
committerMarek Gradzki <mgradzki@cisco.com>2016-09-20 05:10:29 +0000
commit9716f4ee19aa8fb982d9f8661f9f42fb59b1259d (patch)
tree9095b77fd42f89247fd03e1ade6b69088eb08dcc
parentfe170c5b051c878e41c6420e3d3010f44b4b03af (diff)
HONEYCOMB-215 Add suggests dependency from hc -> vpp_nsg_plugin
Only for deb packaging, RPM does not support Suggests directive on all platforms Change-Id: I7702fd5c6acb90be367f6ae8d59c0a795bc68d1f Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
-rw-r--r--packaging/deb/debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/deb/debian/control b/packaging/deb/debian/control
index 98ca224c4..16814efa4 100644
--- a/packaging/deb/debian/control
+++ b/packaging/deb/debian/control
@@ -10,4 +10,5 @@ Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
Package: honeycomb
Architecture: all
Depends: vpp, openjdk-8-jdk | openjdk-8-jre
+Suggests: vpp-nsh-plugin
Description: Honeycomb agent for VPP