From 2ac4f92dc9cc2df8309dd6195ae749cfd0e9ac52 Mon Sep 17 00:00:00 2001 From: jjm2473 <1129525450@qq.com> Date: Tue, 14 Jun 2022 14:21:08 +0800 Subject: [PATCH] alist: remove depends of nodejs --- alist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alist/Makefile b/alist/Makefile index e9d0052..fdc57c7 100644 --- a/alist/Makefile +++ b/alist/Makefile @@ -28,7 +28,7 @@ endef PKG_CONFIG_DEPENDS:=CONFIG_ALIST_COMPRESS_UPX -PKG_BUILD_DEPENDS:=golang/host node/host node-yarn/host +PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0