luci-app-unbound: match dependencies with unbound package
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
This commit is contained in:
parent
2cdc5f160a
commit
3e358e5994
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
|
||||
LUCI_DEPENDS:=+unbound
|
||||
LUCI_DEPENDS:=+unbound-daemon
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue