From df42b664b286077f94ee07bbf537f4dfe1b26c66 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 29 Mar 2010 20:39:54 +0000 Subject: [PATCH] [package] restrict openl2tp to 2.6 kernels (#6970) git-svn-id: svn://svn.openwrt.org/openwrt/packages@20588 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/openl2tp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index 71ae06b25..609f6660f 100644 --- a/net/openl2tp/Makefile +++ b/net/openl2tp/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/openl2tp SECTION:=net CATEGORY:=Network - DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses + DEPENDS:=+kmod-pppol2tp +ppp +portmap +libreadline +libncurses @LINUX_2_6 TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon URL:=http://opensource.katalix.com/openl2tp SUBMENU:=VPN -- 2.11.0