From 3e358e5994346dd2febbfee046ec9a6a899f3b16 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Thu, 23 May 2019 20:43:19 -0400 Subject: luci-app-unbound: match dependencies with unbound package Signed-off-by: Eric Luehrsen --- applications/luci-app-unbound/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications') diff --git a/applications/luci-app-unbound/Makefile b/applications/luci-app-unbound/Makefile index 6d953e13b..6b43adab3 100644 --- a/applications/luci-app-unbound/Makefile +++ b/applications/luci-app-unbound/Makefile @@ -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 -- cgit v1.2.3