projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c96fc
)
luci-app-wol: drop luci-compat dependency
author
Jo-Philipp Wich
<jo@mein.io>
Mon, 27 Jan 2020 10:00:07 +0000
(11:00 +0100)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/applications/luci-app-wol/Makefile
b/applications/luci-app-wol/Makefile
index 9ffc322d393ef1e24a4b8cb5d3c141f29d072a82..d935ee90303b30a049d58dd279be1a636e293a08 100644
(file)
--- 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