summaryrefslogtreecommitdiffstats
path: root/package/ipsec-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipsec-tools/Makefile')
-rw-r--r--package/ipsec-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/ipsec-tools/Makefile b/package/ipsec-tools/Makefile
index 5d2b39141..c1fe597a8 100644
--- a/package/ipsec-tools/Makefile
+++ b/package/ipsec-tools/Makefile
@@ -21,11 +21,12 @@ PKG_CAT:=bzcat
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/kernel.mk
define Package/ipsec-tools
SECTION:=base
CATEGORY:=Network
-DEPENDS:=@LINUX_2_6
+DEPENDS:=@LINUX_2_6 +libopenssl
TITLE:=IPsec management tools
DESCRIPTION:=IPsec management tools
URL:=http://ipsec-tools.sourceforge.net/