[pango/pango2: 46/178] Bump the harfbuzz dependency
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 46/178] Bump the harfbuzz dependency
- Date: Wed, 22 Jun 2022 20:10:13 +0000 (UTC)
commit 32994f92be9e06d391c435d54edca822dc0c8dba
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 5e2a9433a..43dc5fcf4 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]