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:
c2ac0cc
)
Add dependency to iptables-mod-nat (#1026)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 7 Dec 2006 14:05:36 +0000
(14:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 7 Dec 2006 14:05:36 +0000
(14:05 +0000)
SVN-Revision: 5711
net/wifidog/Makefile
patch
|
blob
|
history
diff --git
a/net/wifidog/Makefile
b/net/wifidog/Makefile
index 39d5ff131e6b2acf2bb3f578f8593380b8d1b515..e629df89b468e504132770880864c8954acfbc03 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
+ DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt
+iptables-mod-nat
TITLE:=A wireless captive portal solution
DESCRIPTION:=\
The Wifidog project is a complete and embeddable captive \\\