Add missing dependency (#939)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-11-13 22:48:51 +00:00
parent eb3d648b3e
commit a4808ba92d

View File

@ -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 \\\