summaryrefslogtreecommitdiff
path: root/repo/nodejs/nodejs.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/nodejs/nodejs.xibuild')
-rw-r--r--repo/nodejs/nodejs.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/nodejs/nodejs.xibuild b/repo/nodejs/nodejs.xibuild
index 7ae444e..f656740 100644
--- a/repo/nodejs/nodejs.xibuild
+++ b/repo/nodejs/nodejs.xibuild
@@ -4,7 +4,7 @@ NAME="nodejs"
DESC="JavaScript runtime built on V8 engine - LTS version"
MAKEDEPS="make "
-DEPS="brotli sbase sort c-ares cacerts openssl musl libnghttp zlib "
+DEPS="brotli toybox sort c-ares cacerts openssl musl libnghttp zlib "
PKG_VER=18.9.0
SOURCE="https://nodejs.org/dist/v$PKG_VER/node-v$PKG_VER.tar.gz"