From 5c781c3a337fb026474bc7d27a4a95a079666ec1 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 23 Sep 2006 19:32:00 +0000 Subject: [PATCH] change section from base to net git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4844 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/isakmpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/isakmpd/Makefile b/package/isakmpd/Makefile index 2dbd202b3..0d4a8a58d 100644 --- a/package/isakmpd/Makefile +++ b/package/isakmpd/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/kernel.mk define Package/isakmpd - SECTION:=base + SECTION:=net CATEGORY:=Network DEPENDS:=@BROKEN @LINUX_2_6 +libopenssl +keynote +libgmp TITLE:=IPsec management tools -- 2.35.1