From: kov@webkit.org Date: Tue, 17 Apr 2012 00:18:15 +0000 (+0000) Subject: [GTK] Try to fix debug bot by adding gobject-introspection to the build X-Git-Tag: 070512121124~6861 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=384ef5082582ffad10334bfc633645558ccdffcb;p=profile%2Fivi%2Fwebkit-efl.git [GTK] Try to fix debug bot by adding gobject-introspection to the build https://bugs.webkit.org/show_bug.cgi?id=84096 Unreviewed speculative build fix. * gtk/jhbuild.modules: Added gobject-introspection, since modules need an up-to-date introspection m4 for running autogen. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114322 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/Tools/ChangeLog b/Tools/ChangeLog index 5777e56..7323290 100644 --- a/Tools/ChangeLog +++ b/Tools/ChangeLog @@ -1,5 +1,15 @@ 2012-04-16 Gustavo Noronha Silva + [GTK] Try to fix debug bot by adding gobject-introspection to the build + https://bugs.webkit.org/show_bug.cgi?id=84096 + + Unreviewed speculative build fix. + + * gtk/jhbuild.modules: Added gobject-introspection, since modules need + an up-to-date introspection m4 for running autogen. + +2012-04-16 Gustavo Noronha Silva + [GTK] Add pango to jhbuild https://bugs.webkit.org/show_bug.cgi?id=84086 diff --git a/Tools/gtk/jhbuild.modules b/Tools/gtk/jhbuild.modules index a17e883..af08c26 100644 --- a/Tools/gtk/jhbuild.modules +++ b/Tools/gtk/jhbuild.modules @@ -116,6 +116,7 @@ autogenargs="--disable-introspection"> + @@ -137,6 +138,16 @@ md5sum="c5fa76fbf9184d20dfb04af66b598190"/> + + + + + + +