Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-unbound / Makefile
index 9dd01ffed6b70357eeacd68679e7640be3fc76bd..4376a9aa8e1b6069e9aee70b9f65f0b082900ca2 100644 (file)
@@ -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