Add missing dependency to wifidog, thanks florida (#4132).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13232 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e31e6eada1
commit
8a8c426376
@ -24,7 +24,7 @@ define Package/wifidog
|
||||
SUBMENU:=Captive Portals
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libpthread
|
||||
DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +iptables-mod-nat-extra +libpthread
|
||||
TITLE:=A wireless captive portal solution
|
||||
URL:=http://www.wifidog.org
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user