From: Florian Fainelli Date: Sun, 13 Dec 2009 12:52:40 +0000 (+0000) Subject: [package] add missing xl2tpd libpcap dependency (#6351) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=183abb8d4f54686d5aed6b66db2f574b6701baa9;hp=5e0b2d10477ebdc8d5c39a8c169937084716040b [package] add missing xl2tpd libpcap dependency (#6351) SVN-Revision: 18772 --- 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