From: florian Date: Mon, 13 Nov 2006 22:48:51 +0000 (+0000) Subject: Add missing dependency (#939) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a4808ba92dac3b0babe2d6b1b0929b7424ae076f;p=packages.git Add missing dependency (#939) git-svn-id: svn://svn.openwrt.org/openwrt/packages@5526 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index 5105b142a..7e27c3ed8 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 + DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt TITLE:=A wireless captive portal solution DESCRIPTION:=\ The Wifidog project is a complete and embeddable captive \\\