luci-app-wol: drop luci-compat dependency
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
f1c96fc7e3
commit
bf5fab43f4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI Support for Wake-on-LAN
|
||||
LUCI_DEPENDS:=+luci-compat +etherwake
|
||||
LUCI_DEPENDS:=+etherwake
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue