Merge pull request #773 from cxxxfu/master

strongswan"Makefile
This commit is contained in:
coolsnowwolf 2024-02-27 00:49:26 +08:00 committed by GitHub
commit 52df5b7379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -387,7 +387,7 @@ endef
define Package/strongswan-pki
$(call Package/strongswan/Default)
TITLE+= PKI tool
DEPENDS:= strongswan
DEPENDS:= strongswan strongswan-libtls
endef
define Package/strongswan-pki/description