[pango] Revert "Include HarfBuzz when generating introspection data"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Revert "Include HarfBuzz when generating introspection data"
- Date: Tue, 11 Feb 2020 22:51:10 +0000 (UTC)
commit 0e372ea1d494e1b58f0791866b0909132105410c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Feb 11 22:50:57 2020 +0000
Revert "Include HarfBuzz when generating introspection data"
This reverts commit 7cfef2b4604ceb64d9022e02a11e6963c7f1289d
pango/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/meson.build b/pango/meson.build
index e2e24baa..99a9e4a6 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -136,7 +136,7 @@ if build_gir
identifier_prefix: 'Pango',
symbol_prefix: 'pango',
export_packages: 'pango',
- includes: [ 'HarfBuzz-0.0', 'GObject-2.0', 'cairo-1.0', ],
+ includes: [ 'GObject-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]