]> Git Repo - buildroot-mgba.git/commitdiff
strongswan: needs host-pkgconf
authorThomas De Schampheleire <[email protected]>
Wed, 7 Aug 2013 17:34:16 +0000 (19:34 +0200)
committerThomas Petazzoni <[email protected]>
Sat, 10 Aug 2013 08:14:48 +0000 (10:14 +0200)
Signed-off-by: Thomas De Schampheleire <[email protected]>
Tested-by: Jérôme Pouiller <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/strongswan/strongswan.mk

index b75c70dbdd49378086c5c06a30f2a57f835cf6c0..cac68f8a112384b94167b35081a0a86e7fcbc95e 100644 (file)
@@ -9,6 +9,7 @@ STRONGSWAN_SOURCE = strongswan-$(STRONGSWAN_VERSION).tar.bz2
 STRONGSWAN_SITE = http://download.strongswan.org
 STRONGSWAN_LICENSE = GPLv2+
 STRONGSWAN_LICENSE_FILES = COPYING LICENSE
+STRONGSWAN_DEPENDENCIES = host-pkgconf
 STRONGSWAN_CONF_OPT +=                                                             \
       --enable-pkcs11=yes                                                          \
       --enable-kernel-netlink=$(if $(BR2_INET_IPV6),yes,no)                        \
This page took 0.036419 seconds and 4 git commands to generate.