From: Philip Prindeville Date: Thu, 11 Aug 2022 00:19:55 +0000 (-0600) Subject: strongswan: bundle mgf1 with everything X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=be6762d6633698eb44ff0c864691d9e076f86cab;p=openwrt-packages.git strongswan: bundle mgf1 with everything Signed-off-by: Philip Prindeville --- diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 641e142a0..ec85d4036 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -260,6 +260,7 @@ $(call Package/strongswan/Default) +strongswan-mod-hmac \ +strongswan-mod-kernel-netlink \ +strongswan-mod-md5 \ + +strongswan-mod-mgf1 \ +strongswan-mod-nonce \ +strongswan-mod-pem \ +strongswan-mod-pgp \ @@ -298,6 +299,7 @@ $(call Package/strongswan/Default) +strongswan-mod-hmac \ +strongswan-mod-kernel-netlink \ +strongswan-mod-md5 \ + +strongswan-mod-mgf1 \ +strongswan-mod-nonce \ +strongswan-mod-pubkey \ +strongswan-mod-random \ @@ -325,6 +327,7 @@ $(call Package/strongswan/Default) +strongswan-mod-gmp \ +strongswan-mod-hmac \ +strongswan-mod-kernel-netlink \ + +strongswan-mod-mgf1 \ +strongswan-mod-nonce \ +strongswan-mod-pubkey \ +strongswan-mod-random \