From 42a2fa553f94a042f7e71f69b889031c86c70cf8 Mon Sep 17 00:00:00 2001 From: Howard Su Date: Sun, 1 Mar 2020 10:16:26 +0800 Subject: luci-app: Remove luci-compat dependency Remove it after converting to js implementaion. Signed-off-by: Howard Su --- applications/luci-app-nextdns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-nextdns') diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile index 263b66e6a6..51d60561b1 100644 --- a/applications/luci-app-nextdns/Makefile +++ b/applications/luci-app-nextdns/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for NextDNS -LUCI_DEPENDS:=+luci-compat +nextdns +LUCI_DEPENDS:=+nextdns LUCI_PKGARCH:=all include ../../luci.mk -- cgit v1.2.3