From 14d9fc4c746aa7f1c78fe85ce58ccebd2047107c Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Wed, 7 Aug 2013 19:34:16 +0200 Subject: [PATCH] strongswan: needs host-pkgconf MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas De Schampheleire Tested-by: Jérôme Pouiller Signed-off-by: Thomas Petazzoni --- package/strongswan/strongswan.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/strongswan/strongswan.mk b/package/strongswan/strongswan.mk index b75c70dbdd..cac68f8a11 100644 --- a/package/strongswan/strongswan.mk +++ b/package/strongswan/strongswan.mk @@ -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) \ -- 2.30.2