diff options
Diffstat (limited to 'applications/luci-app-unbound/Makefile')
-rw-r--r-- | applications/luci-app-unbound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |