strongswan: add missing dependency
authorSteven Barth <steven@midlink.org>
Tue, 7 Apr 2015 10:07:27 +0000 (12:07 +0200)
committerSteven Barth <steven@midlink.org>
Tue, 7 Apr 2015 10:07:27 +0000 (12:07 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
net/strongswan/Makefile

index 9500bcb9c3c946b3172eb467d188d82df07cd88b..5a2e0fac0f07feb44f9b3e80fed1a4ed05201d0d 100644 (file)
@@ -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,))