On Tue, Mar 22, 2022 at 10:09 AM Emeel Hakim via dev
<[email protected]> wrote:
>
> 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 <[email protected]>
> ---
>  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

This should probably be debian/control.in

Cheers,
M

> @@ -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
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to