[mutter/gbsneto/graphene-matrix: 2/73] build: Bump graphene requirement to 1.10.2
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gbsneto/graphene-matrix: 2/73] build: Bump graphene requirement to 1.10.2
- Date: Tue, 6 Oct 2020 15:34:50 +0000 (UTC)
commit 9b8eaff1968def7559e7b5f4fb36585e325c674f
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun Sep 20 18:38:17 2020 -0300
build: Bump graphene requirement to 1.10.2
We will depend on various graphene_matrix_* APIs introduced by 1.10.2.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 1204218f77..247bbb91b9 100644
--- a/meson.build
+++ b/meson.build
@@ -15,7 +15,7 @@ libmutter_api_version = '@0@'.format(api_version)
fribidi_req = '>= 1.0.0'
glib_req = '>= 2.61.1'
gi_req = '>= 0.9.5'
-graphene_req = '>= 1.9.3'
+graphene_req = '>= 1.10.2'
gtk3_req = '>= 3.19.8'
gdk_pixbuf_req = '>= 2.0'
uprof_req = '>= 0.3'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]