From: florian Date: Sun, 13 Dec 2009 12:52:40 +0000 (+0000) Subject: [package] add missing xl2tpd libpcap dependency (#6351) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=5123b25f2e9f160a7c7d20a0ca3213d76122c05d;p=packages.git [package] add missing xl2tpd libpcap dependency (#6351) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18772 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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