applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-diag-core / Makefile
index ac9f499b121cedf1dbe9c835b7b5d8bd8dbb4a1c..1fcd9c6fc47d4f55f17934948ab9d5ff8b0853de 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Diagnostics Tools (Core)
-LUCI_DEPENDS:=
+LUCI_DEPENDS:=+luci-base
 
 include ../../luci.mk