[pango/matthiasc/for-main: 2/2] Update gir dependencies




commit 6def44b93179daffbb6601859723eca793f5fc0c
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 27 17:29:28 2022 -0400

    Update gir dependencies
    
    This is necessary to make GListModel show up
    as implemented interface in the docs.

 pango/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/meson.build b/pango/meson.build
index f344bc8b4..1a4b41419 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -153,7 +153,7 @@ if build_gir
     symbol_prefix: 'pango',
     export_packages: 'pango',
     dependencies: pango_deps,
-    includes: [ 'HarfBuzz-0.0', 'GObject-2.0', 'cairo-1.0', ],
+    includes: [ 'HarfBuzz-0.0', 'GObject-2.0', 'Gio-2.0', 'cairo-1.0' ],
     header: 'pango/pango.h',
     install: true,
     extra_args: gir_args,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]