mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
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
This commit is contained in:
parent
b9e5a2d6e2
commit
9b8eaff196
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user