diff options
Diffstat (limited to 'packaging/deb/trusty/debian/control')
-rw-r--r-- | packaging/deb/trusty/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/deb/trusty/debian/control b/packaging/deb/trusty/debian/control index 79b2b61dd..5e893cdde 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 (>= 17.04), vpp (<< 17.08), vpp-plugins (>= 17.04), vpp-plugins (<< 17.08), openjdk-8-jdk | openjdk-8-jre +Depends: vpp (>= 17.04), vpp (<< 17.08), vpp-plugins (>= 17.04), vpp-plugins (<< 17.08), openjdk-8-jre-headless Suggests: vpp-nsh-plugin Description: Honeycomb agent for VPP |