[mutter/gbsneto/graphene-matrix: 1/71] build: Bump graphene requirement to 1.10.2




commit 632c2dd6e6449b2dbedf424885548f5e0edf4b81
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 85ac8f791a..4c0842d32c 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,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]