diff --git a/net/l2tpv3tun/Makefile b/net/l2tpv3tun/Makefile index 7894d3ca8..6a1a12520 100644 --- a/net/l2tpv3tun/Makefile +++ b/net/l2tpv3tun/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/l2tpv3tun SECTION:=net CATEGORY:=Network - DEPENDS:=+libnl +ip +kmod-l2tp +kmod-l2tp-ip +kmod-l2tp-eth @LINUX_2_6_35 + DEPENDS:=+libnl +ip +kmod-l2tp +kmod-l2tp-ip +kmod-l2tp-eth TITLE:=Control utility for static L2TP v3 (Pseudowire) tunnels MAINTAINER:=Thomas Heil URL:=http://www.openl2tp.org