build: Make exported package in gir consistent

Additionally Cogl was missing xlib as an include

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1918>
This commit is contained in:
Zander Brown
2021-07-06 19:03:10 +01:00
committed by Marge Bot
parent b62f2667db
commit 6a445d2eef
4 changed files with 21 additions and 11 deletions

View File

@ -333,6 +333,7 @@ if have_introspection
nsversion: libmutter_api_version,
header: 'cally/cally.h',
namespace: 'Cally',
export_packages: [libmutter_clutter_name],
includes: [
libmutter_mtk_gir[0],
libmutter_cogl_gir[0],