applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-ntpc / Makefile
index b144b7ba939ac55bf328677132c03c75aa073271..108ed9027e2a41f5644aa452639f16ee42766602 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=NTP time synchronisation configuration module
-LUCI_DEPENDS:=+luci-compat +ntpclient
+LUCI_DEPENDS:=+luci-base +luci-compat +ntpclient
 
 include ../../luci.mk