Merge pull request #2725 from EricLuehrsen/unbound_view
luci-app-unbound: match dependencies with unbound package
This commit is contained in:
commit
6a84951130
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
|
LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
|
||||||
LUCI_DEPENDS:=+unbound
|
LUCI_DEPENDS:=+unbound-daemon
|
||||||
|
|
||||||
include ../../luci.mk
|
include ../../luci.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue