Update to 12.13.1 and include ICU

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2019-12-02 12:11:46 -05:00
commit 5f6fe01f0d
No known key found for this signature in database
GPG key ID: 7A25556236BAA3A3

View file

@ -13,9 +13,9 @@ data:
- MIT
dependencies:
- buildrequires:
platform: [-f28]
platform: []
requires:
platform: [-f28]
platform: []
references:
community: http://nodejs.org
documentation: http://nodejs.org/en/docs
@ -44,6 +44,10 @@ 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