diff options
| -rw-r--r-- | meta/recipes-sato/webkit/webkit-gtk_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 = "\ | |||
| 45 | 45 | ||
| 46 | EXTRA_AUTORECONF = " -I Source/autotools " | 46 | EXTRA_AUTORECONF = " -I Source/autotools " |
| 47 | 47 | ||
| 48 | CONFIGUREOPT_DEPTRACK = "" | ||
| 49 | |||
| 48 | do_configure_append() { | 50 | do_configure_append() { |
| 49 | # somethings wrong with icu, fix it up manually | 51 | # somethings wrong with icu, fix it up manually |
| 50 | for makefile in $(find ${S} -name "GNUmakefile") ; do | 52 | for makefile in $(find ${S} -name "GNUmakefile") ; do |
