From fcd6809678c0e66fd9d756a4d729ebaed624539f Mon Sep 17 00:00:00 2001 From: sbwml Date: Wed, 17 Aug 2022 19:59:02 +0800 Subject: [PATCH] luci-app-alist: fix dependents * module 'luci.cbi' not found --- luci-app-alist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-alist/Makefile b/luci-app-alist/Makefile index 0dc0651..11ebc45 100644 --- a/luci-app-alist/Makefile +++ b/luci-app-alist/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=1.0.4 PKG_RELEASE:=1 LUCI_TITLE:=LuCI support for alist -LUCI_DEPENDS:=+alist +LUCI_DEPENDS:=+alist +luci-compat define Package/$(PKG_NAME)/conffiles /etc/alist