summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-acme/Makefile
diff options
context:
space:
mode:
authorHuangbin Zhan <zhanhb88@gmail.com>2020-06-24 15:22:24 +0800
committerHuangbin Zhan <zhanhb88@gmail.com>2020-06-24 15:22:24 +0800
commit18b151247bcb2f5a955a1df8e26d2cd2fa062eb0 (patch)
tree3ead3ff9c3fb4a4af7d9d0fcf090624e7af18c1d /applications/luci-app-acme/Makefile
parentd7d57217bb15f4f558dd66bf5cfde3035cb5c7d3 (diff)
luci-app-acme: convert to client side rendering
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
Diffstat (limited to 'applications/luci-app-acme/Makefile')
-rw-r--r--applications/luci-app-acme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-acme/Makefile b/applications/luci-app-acme/Makefile
index 6849afb92..8f9bf8ec7 100644
--- a/applications/luci-app-acme/Makefile
+++ b/applications/luci-app-acme/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=ACME package - LuCI interface
-LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +acme
+LUCI_DEPENDS:=+luci-mod-admin-full +acme
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_LICENSE:=GPL-3.0-or-later