[mutter] build: Bump pango version to 1.46.0
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] build: Bump pango version to 1.46.0
- Date: Sun, 22 Nov 2020 14:19:24 +0000 (UTC)
commit aedbe037e49a027367ae4a60a518f60c79fcf279
Author: Jonas Dreßler <verdre v0yd nl>
Date: Sun Nov 22 14:42:35 2020 +0100
build: Bump pango version to 1.46.0
We're going to use new APIs from Pango like pango_attr_list_equal(), so
bump the version requirement to 1.46.0.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1050>
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 07b2d0066f..a969667bf2 100644
--- a/meson.build
+++ b/meson.build
@@ -19,7 +19,7 @@ graphene_req = '>= 1.10.2'
gtk3_req = '>= 3.19.8'
gdk_pixbuf_req = '>= 2.0'
uprof_req = '>= 0.3'
-pango_req = '>= 1.2.0'
+pango_req = '>= 1.46.0'
cairo_req = '>= 1.10.0'
pangocairo_req = '>= 1.20'
gsettings_desktop_schemas_req = '>= 3.37.2'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]