contrib/package: make luci-app-splash depend on iptables-mod-nat-extra
This commit is contained in:
parent
f3c9a529cd
commit
153d287298
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ endef
|
|||
|
||||
define Package/luci-app-splash
|
||||
$(call Package/luci/fftemplate)
|
||||
DEPENDS+=+PACKAGE_luci-app-splash:luci-nixio
|
||||
DEPENDS+=+PACKAGE_luci-app-splash:luci-nixio +PACKAGE_luci-app-splash:iptables-mod-nat-extra
|
||||
TITLE:=Freifunk DHCP-Splash application
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue