Resolve some pseudo-recursive dependency
This commit is contained in:
parent
be5c20195f
commit
a31b38435a
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ endef
|
||||||
|
|
||||||
define Package/luci-app-splash
|
define Package/luci-app-splash
|
||||||
$(call Package/luci/fftemplate)
|
$(call Package/luci/fftemplate)
|
||||||
DEPENDS+=+luasocket +firewall
|
DEPENDS+=+luasocket +luci-app-firewall
|
||||||
TITLE:=Freifunk DHCP-Splash application
|
TITLE:=Freifunk DHCP-Splash application
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue