summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-pagekitec/Makefile
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2020-02-25 17:08:47 +0000
committerKarl Palsson <karlp@etactica.com>2020-02-26 11:46:15 +0000
commit36e66aeba0e3e1414544d16078d28cb65c2c961c (patch)
tree903001ce25e1b6b03d447cf1ccd2aa95bfe0f8f3 /applications/luci-app-pagekitec/Makefile
parent507654bcc81871460bf79640788023bf2e05160f (diff)
luci-app-pagekitec: convert pagekite ui to js
Adds support for the simple_ws option as well, added in the package itself. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Diffstat (limited to 'applications/luci-app-pagekitec/Makefile')
-rw-r--r--applications/luci-app-pagekitec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-pagekitec/Makefile b/applications/luci-app-pagekitec/Makefile
index ea61323420..d875009772 100644
--- a/applications/luci-app-pagekitec/Makefile
+++ b/applications/luci-app-pagekitec/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for PageKite
-LUCI_DEPENDS:=+luci-compat +pagekitec
+LUCI_DEPENDS:=+pagekitec
PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au>