projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb326f
)
wifidog depends on libpthread
author
Oliver Ertl
<oliver@ertl-net.net>
Sun, 1 Jul 2007 15:02:24 +0000
(15:02 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Sun, 1 Jul 2007 15:02:24 +0000
(15:02 +0000)
SVN-Revision: 7827
net/wifidog/Makefile
patch
|
blob
|
history
diff --git
a/net/wifidog/Makefile
b/net/wifidog/Makefile
index ced8d83b2ce5fe77b6c8d090c80a8bc3f5767eea..1f952eda8acf60204d125de2041583814463b683 100644
(file)
--- a/
net/wifidog/Makefile
+++ b/
net/wifidog/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/wifidog
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libgcc
+ DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libgcc
+libpthread
TITLE:=A wireless captive portal solution
DESCRIPTION:=\
The Wifidog project is a complete and embeddable captive \\\