Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dspinella:zlib-ng-staging
nodejs22
icu76.1.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File icu76.1.patch of Package nodejs22
Index: node-v22.11.0/configure.py =================================================================== --- node-v22.11.0.orig/configure.py +++ node-v22.11.0/configure.py @@ -1876,7 +1876,7 @@ def configure_intl(o): elif with_intl == 'system-icu': # ICU from pkg-config. o['variables']['v8_enable_i18n_support'] = 1 - pkgicu = pkg_config('icu-i18n') + pkgicu = pkg_config('icu-i18n icu-uc') if not pkgicu[0]: error('''Could not load pkg-config data for "icu-i18n". See above errors or the README.md.''')
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor