[gir-repository] Bug 576627 - WebKit-1.0.gir: Include Soup-2.4
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Subject: [gir-repository] Bug 576627 - WebKit-1.0.gir: Include Soup-2.4
- Date: Thu, 26 Mar 2009 15:17:47 -0400 (EDT)
commit 90293cbfae00fbdfa09c6418c4206aad04c23dfd
Author: Colin Walters <walters verbum org>
Date:   Thu Mar 26 15:16:31 2009 -0400
    Bug 576627 - WebKit-1.0.gir: Include Soup-2.4
    
    Original patch from  Cosimo Cecchi (cosimoc gnome org)
    
    Apparently newer WebKit depends on Soup.
---
 gir/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 671a5bf..4d5c4a6 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -327,12 +327,13 @@ EXTRA_DIST += $(libgirepo_Gtk_custom_la_SOURCES)
 JSCORE_GIRSOURCES = JSCore-1.0.gir
 if BUILD_WEBKIT
 WEBKIT_INCLUDEDIR=`pkg-config --variable=includedir webkit-1.0`
-WebKit-1.0.gir: $(JSCORE_GIRSOURCES) Gtk-2.0.gir $(INTROSPECTION_SCANNER)
+WebKit-1.0.gir: $(JSCORE_GIRSOURCES) Gtk-2.0.gir Soup-2.4.gir $(INTROSPECTION_SCANNER)
 	$(DEBUG) $(INTROSPECTION_SCANNER) -v --namespace WebKit --nsversion=1.0 \
 	    --add-include-path=$(srcdir) --add-include-path=. \
              --include=GObject-2.0 \
              --include=Gtk-2.0 \
              --include=JSCore-1.0 \
+             --include=Soup-2.4 \
 	     --library=webkit-1.0 \
 	     --libtool="$(LIBTOOL)" \
              --pkg gobject-2.0 \
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]