diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-08-12 15:33:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-12 15:33:34 +0100 |
| commit | 98e0b88fde2764a2863eb7725429b915ac7eb30a (patch) | |
| tree | bd1b574edbfe20f415f3ac5a2928794c5c22982a | |
| parent | 703031e46b7a01f022b5b83766f4aa0bf4353963 (diff) | |
| parent | d808793e278e2a4494a2addc62f9dd8133143d02 (diff) | |
| download | vyos-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
| -rw-r--r-- | debian/control | 1 |
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, |
