summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-app-wol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-wol/Makefile b/applications/luci-app-wol/Makefile
index 9ffc322d39..d935ee9030 100644
--- a/applications/luci-app-wol/Makefile
+++ b/applications/luci-app-wol/Makefile
@@ -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