From e524acc665b4d3a8ecd70508b2811672846e2904 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Thu, 30 Jan 2025 10:24:37 +0000 Subject: T7106: Add vpp dependencies to debian control --- debian/control | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/control b/debian/control index 76fe5c331..57709ea24 100644 --- a/debian/control +++ b/debian/control @@ -325,6 +325,14 @@ Depends: # iptables is only used for containers now, not the the firewall CLI iptables, # End container +# For "vpp" + libvppinfra, + python3-vpp-api, + vpp, + vpp-dev, + vpp-plugin-core, + vpp-plugin-dpdk, +# End "vpp" ## End Configuration mode ## Operational mode # Used for hypervisor model in "run show version" -- cgit v1.2.3