mirror of
https://github.com/openwrt/luci.git
synced 2025-12-22 01:44:35 +04:00
luci-0.8: make luci-app-splash depend on iptables-mod-nat-extra
This commit is contained in:
@@ -387,7 +387,7 @@ endef
|
|||||||
|
|
||||||
define Package/luci-app-splash
|
define Package/luci-app-splash
|
||||||
$(call Package/luci/fftemplate)
|
$(call Package/luci/fftemplate)
|
||||||
DEPENDS+=+PACKAGE_luci-app-splash:luasocket
|
DEPENDS+=+PACKAGE_luci-app-splash:luasocket +PACKAGE_luci-app-splash:iptables-mod-nat-extra
|
||||||
TITLE:=Freifunk DHCP-Splash application
|
TITLE:=Freifunk DHCP-Splash application
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user