From: Richard Purdie Date: Wed, 5 Oct 2011 13:36:18 +0000 (+0100) Subject: webkit-gtk: Enable dependency tracking since the webkit makefiles have bugs X-Git-Tag: 2015-4~13206 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cc626b9e1671670a931ea3e528ea4b0f7b2e923b;p=openembedded-core.git webkit-gtk: Enable dependency tracking since the webkit makefiles have bugs Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index 5eb9b2efc7..2862ad4d92 100644 --- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb +++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb @@ -45,6 +45,8 @@ EXTRA_OECONF = "\ EXTRA_AUTORECONF = " -I Source/autotools " +CONFIGUREOPT_DEPTRACK = "" + do_configure_append() { # somethings wrong with icu, fix it up manually for makefile in $(find ${S} -name "GNUmakefile") ; do