Merge pull request #19145 from Thermi/strongswan-5.9.7-model-kdf-dependencies

strongswan: try to model kdf optional dependencies
This commit is contained in:
Philip Prindeville 2022-08-10 18:09:17 -06:00 committed by GitHub
commit 79be9563c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -260,6 +260,7 @@ $(call Package/strongswan/Default)
+strongswan-mod-fips-prf \
+strongswan-mod-gmp \
+strongswan-mod-hmac \
@(PACKAGE_strongswan-mod-kdf||PACKAGE_strongswan-mod-openssl||PACKAGE_strongswan-mod-wolfssl) \
+strongswan-mod-kernel-netlink \
+strongswan-mod-md5 \
+strongswan-mod-nonce \
@ -298,6 +299,7 @@ $(call Package/strongswan/Default)
+strongswan-mod-des \
+strongswan-mod-gmpdh \
+strongswan-mod-hmac \
@(PACKAGE_strongswan-mod-kdf||PACKAGE_strongswan-mod-openssl||PACKAGE_strongswan-mod-wolfssl) \
+strongswan-mod-kernel-netlink \
+strongswan-mod-md5 \
+strongswan-mod-nonce \
@ -326,6 +328,7 @@ $(call Package/strongswan/Default)
+strongswan-mod-aes \
+strongswan-mod-gmp \
+strongswan-mod-hmac \
@(PACKAGE_strongswan-mod-kdf||PACKAGE_strongswan-mod-openssl||PACKAGE_strongswan-mod-wolfssl) \
+strongswan-mod-kernel-netlink \
+strongswan-mod-nonce \
+strongswan-mod-pubkey \