From 4568f6b3b4192122fe09f5f259e0f0c4642fb0ae Mon Sep 17 00:00:00 2001 From: jerrykuku Date: Fri, 4 Dec 2020 18:07:11 +0800 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e15613a..7ed2d22 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:= + DEPENDS:=luci-lib-ipkg +luci-compat endef define Build/Prepare