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:
b705a04
)
Add libgcc dependency (#985)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 20 Dec 2006 10:43:09 +0000
(10:43 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 20 Dec 2006 10:43:09 +0000
(10:43 +0000)
SVN-Revision: 5882
net/wifidog/Makefile
patch
|
blob
|
history
diff --git
a/net/wifidog/Makefile
b/net/wifidog/Makefile
index e629df89b468e504132770880864c8954acfbc03..290df214fcc3ab947b88fbd0a89d84ff5c56ea35 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
+ DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat
+libgcc
TITLE:=A wireless captive portal solution
DESCRIPTION:=\
The Wifidog project is a complete and embeddable captive \\\