From 5123b25f2e9f160a7c7d20a0ca3213d76122c05d Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 13 Dec 2009 12:52:40 +0000 Subject: [PATCH] [package] add missing xl2tpd libpcap dependency (#6351) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18772 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/xl2tpd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile index 28baf4d26..317e33f57 100644 --- a/net/xl2tpd/Makefile +++ b/net/xl2tpd/Makefile @@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/xl2tpd SECTION:=net CATEGORY:=Network + DEPENDS:=+libpcap TITLE:=An L2TP (Layer 2 Tunneling Protocol) daemon URL:=http://www.xelerance.com/software/xl2tpd SUBMENU:=VPN -- 2.11.0