Merge pull request #15601 from pprindeville/strongswan-make-swanctl-default

strongswan: make default bundle use swanctl
This commit is contained in:
Philip Prindeville 2021-05-14 11:49:35 -06:00 committed by GitHub
commit c6e94656c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -248,7 +248,6 @@ $(call Package/strongswan/Default)
TITLE+= (default)
DEPENDS:= strongswan \
+strongswan-charon \
+strongswan-ipsec \
+strongswan-mod-aes \
+strongswan-mod-attr \
+strongswan-mod-connmark \
@ -273,11 +272,11 @@ $(call Package/strongswan/Default)
+strongswan-mod-sha2 \
+strongswan-mod-socket-default \
+strongswan-mod-sshkey \
+strongswan-mod-stroke \
+strongswan-mod-updown \
+strongswan-mod-x509 \
+strongswan-mod-xauth-generic \
+strongswan-mod-xcbc
+strongswan-mod-xcbc \
+strongswan-swanctl
endef
define Package/strongswan-default/description