Add dependency to iptables-mod-nat (#1026)
authorFlorian Fainelli <florian@openwrt.org>
Thu, 7 Dec 2006 14:05:36 +0000 (14:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 7 Dec 2006 14:05:36 +0000 (14:05 +0000)
SVN-Revision: 5711

net/wifidog/Makefile

index 39d5ff131e6b2acf2bb3f578f8593380b8d1b515..e629df89b468e504132770880864c8954acfbc03 100644 (file)
@@ -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 \\\