luci-app-hd-idle: fix uci dependency
Fixes: #3683 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
cad1a5940c
commit
67a03e1abb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"post": { "cbi.submit": true }
|
||||
},
|
||||
"depends": {
|
||||
"uci": { "hd_idle": true }
|
||||
"uci": { "hd-idle": true }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue