summaryrefslogtreecommitdiffstats
path: root/packaging/deb
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 07:35:37 +0000
commitb1c0135c8f531470d4f264491ef04af50c9b7ef1 (patch)
tree8a474d5e14e370cf7abca3d7ba088856442e0ad7 /packaging/deb
parenta080dcde621c0a3c6568a7c418f203a4da4367f0 (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> (cherry picked from commit 9716f4ee19aa8fb982d9f8661f9f42fb59b1259d)
Diffstat (limited to 'packaging/deb')
-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