[gtk/bump-pango: 1/7] Bump the pango dependency
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/bump-pango: 1/7] Bump the pango dependency
- Date: Fri, 1 Nov 2019 13:20:59 +0000 (UTC)
commit be0556a511eae6742cadffd20c49de52a7d7658b
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Nov 1 09:09:28 2019 -0400
Bump the pango dependency
This lets us avoid freetype uses, and simplifies
some other things as well.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6977fd95fd..dec20736d5 100644
--- a/meson.build
+++ b/meson.build
@@ -27,7 +27,7 @@ else
endif
glib_req = '>= @0@.@1@.@2@'.format(glib_major_req, glib_minor_req, glib_micro_req)
-pango_req = '>= 1.41.0'
+pango_req = '>= 1.44.0'
fribidi_req = '>= 0.19.7'
atk_req = '>= 2.15.1'
cairo_req = '>= 1.14.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]