[gir-repository] Depend on GModule to work around an Ubuntu patch using it in public headers
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gir-repository] Depend on GModule to work around an Ubuntu patch using it in public headers
- Date: Thu, 10 Jun 2010 16:57:38 +0000 (UTC)
commit 35394885ebe4a1994f55752961d6b5d228a1483b
Author: Colin Walters <walters verbum org>
Date: Thu Jun 10 12:58:11 2010 -0400
Depend on GModule to work around an Ubuntu patch using it in public headers
gir/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 33a1a7c..0e15f7d 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -325,6 +325,7 @@ GTK_INCLUDEDIR=`pkg-config --variable=includedir gtk+-$(GDK_TARGET)-2.0`/gtk-2.0
Gtk-2.0.gir: $(GTK_GIR_DEPS)
$(INTROSPECTION_SCANNER) -v --namespace Gtk --nsversion=2.0 \
--add-include-path=$(srcdir) --add-include-path=. \
+ --include=GModule-2.0 \
--include=Gio-2.0 \
--include=cairo-1.0 \
--include=Pango-1.0 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]