diff options
| author | emmett1 <emmett1.2iligrams@protonmail.com> | 2025-03-12 04:01:18 +0100 |
|---|---|---|
| committer | emmett1 <emmett1.2iligrams@protonmail.com> | 2025-03-12 04:01:18 +0100 |
| commit | ddd8e1a8fab2ac39396282a7c09ddf6eca219613 (patch) | |
| tree | 12796519575126d60e06d02e9eab68856229cf58 /repos/wayland/imv/icu76.1.patch | |
| parent | b5a8a6c29e40f786ceb808c0b95f01c4251111d1 (diff) | |
| download | alicelinux-ddd8e1a8fab2ac39396282a7c09ddf6eca219613.tar.gz alicelinux-ddd8e1a8fab2ac39396282a7c09ddf6eca219613.zip | |
clang repos updated
Diffstat (limited to 'repos/wayland/imv/icu76.1.patch')
| -rwxr-xr-x | repos/wayland/imv/icu76.1.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/repos/wayland/imv/icu76.1.patch b/repos/wayland/imv/icu76.1.patch deleted file mode 100755 index 3cfb6748..00000000 --- a/repos/wayland/imv/icu76.1.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- imv-v4.5.0-orig/meson.build -+++ imv-v4.5.0/meson.build -@@ -42,7 +42,7 @@ - - _unicode = get_option('unicode') - if _unicode == 'icu' -- unicode_lib = dependency('icu-io') -+ unicode_lib = [ dependency('icu-io'), dependency('icu-uc') ] - add_project_arguments('-DIMV_USE_ICU', language: 'c') - elif _unicode == 'grapheme' - unicode_lib = cc.find_library('grapheme') |