[libsoup] meson: Remove an extra Gio include for the GNOME introspection
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] meson: Remove an extra Gio include for the GNOME introspection
- Date: Wed, 12 Sep 2018 11:54:42 +0000 (UTC)
commit 79526c35779ccfc932bda3c0ea3f05785b89a46a
Author: Tomas Popela <tpopela redhat com>
Date: Tue Sep 4 15:34:40 2018 +0200
meson: Remove an extra Gio include for the GNOME introspection
libsoup/meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/libsoup/meson.build b/libsoup/meson.build
index 52cc5434..9991bbc6 100644
--- a/libsoup/meson.build
+++ b/libsoup/meson.build
@@ -327,7 +327,6 @@ if enable_introspection or enable_vapi
export_packages : libsoup_gnome_api_name,
extra_args : gir_gnome_args,
dependencies : soup_gir_gen_dep,
- includes : 'Gio-2.0',
install : true,
header: join_paths(meson.project_name(), 'soup-gnome.h'),
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]