From b0380cededf642d448a610eb976d0ec16b6744fb Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 7 Dec 2006 14:05:36 +0000 Subject: [PATCH] Add dependency to iptables-mod-nat (#1026) SVN-Revision: 5711 --- net/wifidog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index 39d5ff131e..e629df89b4 100644 --- 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 \\\ -- 2.30.2