From 2e41e5fe870804144de388917bd24243c109ba84 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 7 Dec 2006 14:05:36 +0000 Subject: [PATCH] Add dependency to iptables-mod-nat (#1026) git-svn-id: svn://svn.openwrt.org/openwrt/packages@5711 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/wifidog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index 39d5ff131..e629df89b 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.11.0