]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
strongswan: needs host-pkgconf
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Wed, 7 Aug 2013 17:34:16 +0000 (19:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Aug 2013 08:14:48 +0000 (10:14 +0200)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Tested-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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)                        \