luci-app-wol: drop luci-compat dependency
authorJo-Philipp Wich <jo@mein.io>
Mon, 27 Jan 2020 10:00:07 +0000 (11:00 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 27 Jan 2020 10:00:07 +0000 (11:00 +0100)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
applications/luci-app-wol/Makefile

index 9ffc322d393ef1e24a4b8cb5d3c141f29d072a82..d935ee90303b30a049d58dd279be1a636e293a08 100644 (file)
@@ -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