diff options
Diffstat (limited to 'applications/luci-app-hd-idle/Makefile')
-rw-r--r-- | applications/luci-app-hd-idle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-hd-idle/Makefile b/applications/luci-app-hd-idle/Makefile index 28e1cef14b..e5c16c9fc2 100644 --- a/applications/luci-app-hd-idle/Makefile +++ b/applications/luci-app-hd-idle/Makefile @@ -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 |