[pango/kill-pango-script: 19/19] Bump the GLib req



commit 82245395077a768abc161e112c18cec9aa4834c7
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 25 00:47:14 2019 +0000

    Bump the GLib req
    
    Require GLib 2.59.2, for G_TYPE_UNICODE_SCRIPT.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 76df11b1..c9bf217e 100644
--- a/meson.build
+++ b/meson.build
@@ -182,7 +182,7 @@ endif
 # Dependencies
 pango_deps = []
 
-glib_req_version = '>= 2.38.0'
+glib_req_version = '>= 2.59.2'
 fribidi_req_version = '>= 0.19.7'
 libthai_req_version = '>= 0.1.9'
 harfbuzz_req_version = '>= 1.4.2'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]