[pango/pango2] Bump the harfbuzz dependency
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2] Bump the harfbuzz dependency
- Date: Wed, 8 Jun 2022 10:47:38 +0000 (UTC)
commit 2426df7839e0bccf6f143ecbb2d649dc23cfe4f2
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]