From: florian Date: Thu, 7 Dec 2006 14:05:36 +0000 (+0000) Subject: Add dependency to iptables-mod-nat (#1026) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2e41e5fe870804144de388917bd24243c109ba84;p=packages.git Add dependency to iptables-mod-nat (#1026) git-svn-id: svn://svn.openwrt.org/openwrt/packages@5711 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \\\