spiegel-keyman/core/subprojects/icu-minimal.wrap
Steven R. Loomis 5c38b18395 feat(core): update icu dependencies 🙀
- enable icui18n
- .. without breaking anything else in ldml tests

For: #9121
2023-08-08 18:45:03 -05:00

13 lines
415 B
Text

[wrap-file]
directory = icu
source_url = https://github.com/unicode-org/icu/releases/download/release-73-1/icu4c-73_1-src.tgz
source_filename = icu4c-73_1-src.tgz
source_hash = a457431de164b4aa7eca00ed134d00dfbf88a77c6986a10ae7774fc076bb8c45
## TODO-LDML: Note, need meson 0.55.0 to use patch_directory
patch_directory = icu
# Based on: wrapdb_version = 72.1-3
[provide]
icu-uc = icuuc_dep
icu-i18n = icui18n_dep