mirror of
https://github.com/brl/mutter.git
synced 2025-01-08 02:32:14 +00:00
clutter: Add missing dependency on Gio-2.0 gir
Without this we'd get: ../../mutter/clutter/clutter/clutter-actor.c:18241: Warning: Clutter: clutter_actor_bind_model_with_properties: argument model: Unresolved type: 'GListModel*' And missing bindings Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3620>
This commit is contained in:
parent
e5483a963e
commit
52901320f0
@ -315,6 +315,7 @@ if have_introspection
|
||||
libmutter_cogl_gir[0],
|
||||
libmutter_cogl_pango_gir[0],
|
||||
'GL-1.0',
|
||||
'Gio-2.0',
|
||||
'GObject-2.0',
|
||||
'cairo-1.0',
|
||||
'Atk-1.0',
|
||||
|
Loading…
Reference in New Issue
Block a user