mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
12 lines
284 B
Diff
12 lines
284 B
Diff
--- a/luci-app-fan/Makefile
|
|
+++ b/luci-app-fan/Makefile
|
|
@@ -6,7 +6,7 @@
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI fan control
|
|
-LUCI_DEPENDS:=+coreutils-stat
|
|
+LUCI_DEPENDS:=+coreutils-stat +kmod-hwmon-pwmfan +kmod-thermal
|
|
LUCI_PKGARCH:=all
|
|
PKG_VERSION:=1.0.0-r3
|
|
PKG_RELEASE:=
|