From 183abb8d4f54686d5aed6b66db2f574b6701baa9 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 13 Dec 2009 12:52:40 +0000 Subject: [PATCH 1/1] [package] add missing xl2tpd libpcap dependency (#6351) SVN-Revision: 18772 --- net/xl2tpd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile index 28baf4d263..317e33f57c 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.30.2