papi: remove shared memory transport
[vpp.git] / src / pkg / debian / control.in
index 0b0c621..1ce63a7 100644 (file)
@@ -51,6 +51,9 @@ Description: Vector Packet Processing--runtime libraries
 Package: vpp-plugin-core
 Architecture: any
 Depends: vpp (= ${source:Version}),
+         libmbedtls12 | libmbedtls10,
+         libmbedx509-0,
+         libmbedcrypto3 | libmbedcrypto1 | libmbedcrypto0,
          ${shlibs:Depends}
 Description: Vector Packet Processing--runtime core plugins
  This package contains VPP core plugins
@@ -64,15 +67,6 @@ Description: Vector Packet Processing--runtime dpdk plugin
  This package contains the VPP dpdk plugin
  .
 
-Package: vpp-api-python
-Architecture: any
-Depends: vpp (= ${source:Version}),
-         ${python:Depends},
-        ${misc:Depends}
-Description: VPP Python API bindings
- This package contains VPP python api bindings
- .
-
 Package: python3-vpp-api
 Architecture: any
 Depends: vpp (= ${source:Version}),