From d2567bfbdf0e9fa6db0a6ed1534831ec859a3e03 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 15 Jun 2022 20:02:02 +0100 Subject: added deps for qemu --- repo/nodejs/nodejs.xibuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'repo/nodejs/nodejs.xibuild') diff --git a/repo/nodejs/nodejs.xibuild b/repo/nodejs/nodejs.xibuild index b4918c8..bcccc70 100644 --- a/repo/nodejs/nodejs.xibuild +++ b/repo/nodejs/nodejs.xibuild @@ -26,8 +26,7 @@ build () { --openssl-use-def-ca-store \ --with-icu-default-data-dir=$(icu-config --icudatadir) \ --with-intl=small-icu \ - --without-corepack \ - --without-npm + --without-corepack make } -- cgit v1.2.1