summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-03 08:39:06 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-03 08:39:08 +0100
commit26bd889c9fde0c56b9c2ef078fbaab8082172906 (patch)
tree25c9e072216119773c5083997357ac8ae4df0856 /packaging
parent456b2ece31a9aff99ab37471c6b4266011ed1a72 (diff)
Remove vpp-ioam-plugin from suggested packages
Packe vpp-ioam-plugin does not exists. The ioam plugin is part of vpp-plugins package (mandatory dependency for honeycomb package). Change-Id: I2278881414e3634c2ab2d112ecb8ffc87d16a2c6 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/deb/trusty/debian/control2
-rw-r--r--packaging/deb/xenial/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/deb/trusty/debian/control b/packaging/deb/trusty/debian/control
index 8d0d11458..9bd2d9613 100644
--- a/packaging/deb/trusty/debian/control
+++ b/packaging/deb/trusty/debian/control
@@ -10,5 +10,5 @@ Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
Package: honeycomb
Architecture: all
Depends: vpp (>= 17.01), vpp (<< 17.04), vpp-plugins (>= 17.01), vpp-plugins (<< 17.04), openjdk-8-jdk | openjdk-8-jre
-Suggests: vpp-nsh-plugin, vpp-ioam-plugin
+Suggests: vpp-nsh-plugin
Description: Honeycomb agent for VPP
diff --git a/packaging/deb/xenial/debian/control b/packaging/deb/xenial/debian/control
index 564a2b387..74071d4d0 100644
--- a/packaging/deb/xenial/debian/control
+++ b/packaging/deb/xenial/debian/control
@@ -10,5 +10,5 @@ Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
Package: honeycomb
Architecture: all
Depends: vpp (>= 17.01), vpp (<< 17.04), vpp-plugins (>= 17.01), vpp-plugins (<< 17.04), openjdk-8-jdk | openjdk-8-jre
-Suggests: vpp-nsh-plugin, vpp-ioam-plugin
+Suggests: vpp-nsh-plugin
Description: Honeycomb agent for VPP