Add missing dependency (#939)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eb3d648b3e
commit
a4808ba92d
@ -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 \\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user