From 2edb20189a4bf54e55625a6f88cb475c11e77df6 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sun, 24 Sep 2023 10:55:27 +0300 Subject: applications: replace +luci-mod-admin-full with +luci-base The apps don't need for the admin full. Signed-off-by: Sergey Ponomarev --- applications/luci-app-bmx7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-bmx7') diff --git a/applications/luci-app-bmx7/Makefile b/applications/luci-app-bmx7/Makefile index 546aeb9159..48e6fc023a 100644 --- a/applications/luci-app-bmx7/Makefile +++ b/applications/luci-app-bmx7/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for BMX7 -LUCI_DEPENDS:=+luci-compat +luci-lib-json +luci-mod-admin-full +bmx7 +bmx7-json +LUCI_DEPENDS:=+luci-compat +luci-lib-json +luci-base +bmx7 +bmx7-json PKG_MAINTAINER:= Roger Pueyo \ Pau Escrich PKG_LICENSE:=GPL-2.0-or-later -- cgit v1.2.3