diff options
Diffstat (limited to 'user/node')
-rw-r--r-- | user/node/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/node/APKBUILD b/user/node/APKBUILD index 954eee721..a658f6779 100644 --- a/user/node/APKBUILD +++ b/user/node/APKBUILD @@ -39,7 +39,7 @@ build() { --ninja \ --openssl-use-def-ca-store \ --with-icu-default-data-dir=$(icu-config --icudatadir) \ - --with-intl=small-icu \ + --with-intl=system-icu \ --without-corepack \ --without-npm |