From: Daniel Dickinson Date: Sat, 12 Mar 2011 07:35:17 +0000 (+0000) Subject: VPN: Moved IPsec management tools (both versions) to VPN submenu. X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=627d5cab22c48791f46e6d3eb4bf73c93d48ba34;p=openwrt%2Fsvn-archive%2Fpackages.git VPN: Moved IPsec management tools (both versions) to VPN submenu. SVN-Revision: 26082 --- diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile index 69d393ce8..caece38ab 100644 --- a/net/ipsec-tools/Makefile +++ b/net/ipsec-tools/Makefile @@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/ipsec-tools SECTION:=net CATEGORY:=Network + SUBMENU:=VPN DEPENDS:=@!LINUX_2_4 +libopenssl +kmod-ipsec TITLE:=IPsec management tools URL:=http://ipsec-tools.sourceforge.net/ diff --git a/net/isakmpd/Makefile b/net/isakmpd/Makefile index 6f0497ba5..af8f4cf0f 100644 --- a/net/isakmpd/Makefile +++ b/net/isakmpd/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/kernel.mk define Package/isakmpd SECTION:=net CATEGORY:=Network + SUBMENU:=VPN DEPENDS:=@!LINUX_2_4 +libopenssl +keynote +libgmp TITLE:=IPsec management tools URL:=http://isakmpd.sourceforge.net/