luci-app-unbound: match dependencies with unbound package 2725/head
authorEric Luehrsen <ericluehrsen@gmail.com>
Fri, 24 May 2019 00:43:19 +0000 (20:43 -0400)
committerEric Luehrsen <ericluehrsen@gmail.com>
Fri, 24 May 2019 00:43:19 +0000 (20:43 -0400)
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
applications/luci-app-unbound/Makefile

index 6d953e13b20cebc1d938df9886f2e83d6cd27065..6b43adab3f0a167754ab2a6fc02f60246e8818ec 100644 (file)
@@ -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