mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
gir: Remove unnused cairo include
As cairo is not used in the public API Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3530>
This commit is contained in:
parent
700ef19e8b
commit
a55b080129
@ -410,7 +410,6 @@ if have_introspection
|
|||||||
namespace: 'Cogl',
|
namespace: 'Cogl',
|
||||||
includes: [
|
includes: [
|
||||||
libmutter_mtk_gir[0],
|
libmutter_mtk_gir[0],
|
||||||
'cairo-1.0',
|
|
||||||
'GL-1.0',
|
'GL-1.0',
|
||||||
'GObject-2.0',
|
'GObject-2.0',
|
||||||
'Graphene-1.0',
|
'Graphene-1.0',
|
||||||
|
@ -63,7 +63,6 @@ if have_introspection
|
|||||||
export_packages: [libmutter_mtk_name],
|
export_packages: [libmutter_mtk_name],
|
||||||
includes: [
|
includes: [
|
||||||
'GObject-2.0',
|
'GObject-2.0',
|
||||||
'cairo-1.0',
|
|
||||||
'Graphene-1.0',
|
'Graphene-1.0',
|
||||||
],
|
],
|
||||||
extra_args: mtk_introspection_args + ['--c-include=mtk/mtk.h'],
|
extra_args: mtk_introspection_args + ['--c-include=mtk/mtk.h'],
|
||||||
|
Loading…
Reference in New Issue
Block a user