[pango/pango2: 185/201] Bump the harfbuzz dependency
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 185/201] Bump the harfbuzz dependency
- Date: Sat, 11 Jun 2022 02:22:34 +0000 (UTC)
commit a7efe0aacce6f6f46806b6d2ca6cc8b8c272650e
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Jun 8 06:47:03 2022 -0400
Bump the harfbuzz dependency
We are using hb_font_get_var_coords_design,
which was added in 3.3.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 5e2a9433..43dc5fcf 100644
--- a/meson.build
+++ b/meson.build
@@ -229,7 +229,7 @@ pango_deps = []
glib_req_version = '>= 2.62'
fribidi_req_version = '>= 1.0.6'
libthai_req_version = '>= 0.1.9'
-harfbuzz_req_version = '>= 2.6.0'
+harfbuzz_req_version = '>= 3.3.0'
fontconfig_req_version = '>= 2.13.0'
cairo_req_version = '>= 1.12.10'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]