1
0
Fork 0

clutter: Explicitly depend on cairo

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3530>
This commit is contained in:
Bilal Elmoussaoui 2024-01-17 11:40:49 +01:00 committed by Marge Bot
parent f0ebc41205
commit 73651b553e

View file

@ -29,6 +29,7 @@ clutter_c_args += clutter_debug_c_args
clutter_pkg_deps = [ clutter_pkg_deps = [
atk_dep, atk_dep,
cairo_dep,
glib_dep, glib_dep,
gobject_dep, gobject_dep,
gio_dep, gio_dep,