[pango/pango2: 65/112] Bump the harfbuzz dependency




commit b6f8df1c7100bcbaf729d25370a0f231fe8b9e0f
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]