mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
strongswan: add missing dependency
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -435,7 +435,7 @@ $(eval $(call BuildPlugin,aes,AES crypto,))
|
||||
$(eval $(call BuildPlugin,af-alg,AF_ALG crypto interface to Linux Crypto API,+kmod-crypto-user))
|
||||
$(eval $(call BuildPlugin,agent,SSH agent signing,))
|
||||
$(eval $(call BuildPlugin,attr,file based config,))
|
||||
$(eval $(call BuildPlugin,attr-sql,SQL based config,+strongswan-mod-sql))
|
||||
$(eval $(call BuildPlugin,attr-sql,SQL based config,+strongswan-mod-sql +strongswan-charon))
|
||||
$(eval $(call BuildPlugin,blowfish,Blowfish crypto,))
|
||||
$(eval $(call BuildPlugin,ccm,CCM AEAD wrapper crypto,))
|
||||
$(eval $(call BuildPlugin,cmac,CMAC crypto,))
|
||||
|
||||
Reference in New Issue
Block a user