From 92d63919cace3f934f06513b6f530e9201d03c78 Mon Sep 17 00:00:00 2001 From: jerrykuku Date: Sat, 5 Dec 2020 12:24:54 +0800 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7ed2d22..4b3dd0a 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ define Package/luci-app-argon-config SUBMENU:=3. Applications TITLE:=LuCI page for Argon Config PKGARCH:=all - DEPENDS:=luci-lib-ipkg +luci-compat + DEPENDS:=+luci-compat endef define Build/Prepare