From bec498b5641fc2d69b952cabe910e66192f68fe4 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 7 Jan 2020 10:39:32 -0500 Subject: [PATCH] Drop icu, no longer needed separately Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 111673a..e5abefa 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -44,10 +44,6 @@ data: rationale: Required for DNS support ref: master buildorder: 0 - icu: - rationale: Required for i18n/l10n support - ref: master - buildorder: 0 libuv: rationale: Platform abstraction layer for Node.js ref: 1