summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-08-12 15:33:34 +0100
committerGitHub <noreply@github.com>2025-08-12 15:33:34 +0100
commit98e0b88fde2764a2863eb7725429b915ac7eb30a (patch)
treebd1b574edbfe20f415f3ac5a2928794c5c22982a /debian/control
parent703031e46b7a01f022b5b83766f4aa0bf4353963 (diff)
parentd808793e278e2a4494a2addc62f9dd8133143d02 (diff)
downloadvyos-1x-98e0b88fde2764a2863eb7725429b915ac7eb30a.tar.gz
vyos-1x-98e0b88fde2764a2863eb7725429b915ac7eb30a.zip
Merge pull request #4655 from sever-sever/T7707
T7707: VPP add dependency vpp-crypto-engines required for IPsec
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f5853ba2c..3f9ad6d44 100644
--- a/debian/control
+++ b/debian/control
@@ -338,6 +338,7 @@ Depends:
libvppinfra,
python3-vpp-api,
vpp,
+ vpp-crypto-engines,
vpp-dev,
vpp-plugin-core,
vpp-plugin-dpdk,