build: fix broken debian dependencies on ubuntu-18.04 & debian-9
[vpp.git] / src / pkg / debian / control.in
index 920baae..ef66682 100644 (file)
@@ -51,9 +51,9 @@ Description: Vector Packet Processing--runtime libraries
 Package: vpp-plugin-core
 Architecture: any
 Depends: vpp (= ${source:Version}),
-         libmbedtls12,
+         libmbedtls12 | libmbedtls10,
          libmbedx509-0,
-         libmbedcrypto3,
+         libmbedcrypto3 | libmbedcrypto1 | libmbedcrypto0,
          ${shlibs:Depends}
 Description: Vector Packet Processing--runtime core plugins
  This package contains VPP core plugins