projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f542c7b
)
add missing xl2tpd libpcap dependency (#6351)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 13 Dec 2009 12:52:40 +0000
(12:52 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 13 Dec 2009 12:52:40 +0000
(12:52 +0000)
SVN-Revision: 18772
net/xl2tpd/Makefile
patch
|
blob
|
history
diff --git
a/net/xl2tpd/Makefile
b/net/xl2tpd/Makefile
index 28baf4d263f58277691724c281e5074b848b0e27..317e33f57c4bf8b6d53d261ff3079b71b75468a4 100644
(file)
--- 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