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