applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-hd-idle / Makefile
index 28e1cef14b331b59c459b3c404125a017b8d252b..e5c16c9fc25967fdf1bfa30d7937463f0a5ce8c4 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Hard Disk Idle Spin-Down module
-LUCI_DEPENDS:=+hd-idle +lsblk
+LUCI_DEPENDS:=+luci-base +hd-idle +lsblk
 
 include ../../luci.mk