* applications/luci-splash: Added missing dependency to iptables-mod-ipopt
This commit is contained in:
parent
b481ea4934
commit
fbc9bf4c5b
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ endef
|
||||||
|
|
||||||
define Package/ffluci-app-splash
|
define Package/ffluci-app-splash
|
||||||
$(call Package/ffluci/template)
|
$(call Package/ffluci/template)
|
||||||
DEPENDS:=ffluci +ffluci-mod-freifunk +ffluci-sgi-haserl +iptables-mod-nat
|
DEPENDS:=ffluci +ffluci-mod-freifunk +ffluci-sgi-haserl +iptables-mod-nat +iptables-mod-ipopt
|
||||||
TITLE:=Freifunk DHCP-Splash application
|
TITLE:=Freifunk DHCP-Splash application
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue