summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9a5a4c72..9721e276 100644
--- a/meson.build
+++ b/meson.build
@@ -196,7 +196,7 @@ pango_deps = []
glib_req_version = '>= 2.33.12'
fribidi_req_version = '>= 0.19.7'
libthai_req_version = '>= 0.1.9'
-harfbuzz_req_version = '>= 1.2.3'
+harfbuzz_req_version = '>= 1.4.2'
fontconfig_req_version = '>= 2.11.91'
xft_req_version = '>= 2.0.0'
cairo_req_version = '>= 1.12.10'