patch ovs-monitor-ipsec: Migration from ipsec.conf to swanctl.conf
introduces strongswan-swanctl as an openvswitch-ipsec dependency,
this patch adds it to the openvswitch-ipsec dependencies.

Signed-off-by: Emeel Hakim <eha...@nvidia.com>
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 6420b9d3e..e75770d91 100644
--- a/debian/control
+++ b/debian/control
@@ -252,6 +252,7 @@ Depends: iproute2,
          python3,
          python3-openvswitch (= ${source:Version}),
          strongswan,
+         strongswan-swanctl,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Open vSwitch IPsec tunneling support
-- 
2.21.3

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to