mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-07 07:07:02 +08:00
Update strongswan Makefile
DEPENDS 相比openwrt官方缺少一项 strongswan-libtls
This commit is contained in:
parent
86aec7166f
commit
d2fba1fef5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user