summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-unbound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-unbound/Makefile')
-rw-r--r--applications/luci-app-unbound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-unbound/Makefile b/applications/luci-app-unbound/Makefile
index 9dd01ffed6..4376a9aa8e 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:=+luci-compat +unbound-daemon
+LUCI_DEPENDS:=+luci-base +luci-compat +unbound-daemon
include ../../luci.mk