From 836626260ab0b9bde6d10a3d50b6ba9d581e2d4e Mon Sep 17 00:00:00 2001 From: Van Waholtz Date: Sat, 9 May 2020 10:04:25 +0800 Subject: luci-app-hd-idle: convert to client side rendering Signed-off-by: Van Waholtz --- applications/luci-app-hd-idle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-hd-idle/Makefile') diff --git a/applications/luci-app-hd-idle/Makefile b/applications/luci-app-hd-idle/Makefile index cba55796dd..07d5cadd99 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:=+luci-compat +hd-idle +LUCI_DEPENDS:=+hd-idle include ../../luci.mk -- cgit v1.2.3