diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-07 19:43:40 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-07 19:43:40 +0200 |
commit | b760ad5d6c04c3a49385f41edb45d8dcd5d3a6b9 (patch) | |
tree | 0f05f29e2b152c43d9b8238a39342ee5cf2593ed /recipes/webkit/webkit-gtk_svn.bb | |
parent | 3b600acec73d6c2790a02ba105d384ae68f1de62 (diff) |
webkit-git: bump SRCREV
Diffstat (limited to 'recipes/webkit/webkit-gtk_svn.bb')
-rw-r--r-- | recipes/webkit/webkit-gtk_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb index db0838630c..f36671c494 100644 --- a/recipes/webkit/webkit-gtk_svn.bb +++ b/recipes/webkit/webkit-gtk_svn.bb @@ -35,6 +35,7 @@ EXTRA_OECONF = "\ --enable-icon-database=yes \ --with-http-backend=soup \ # --with-unicode-backend=glib \ + --with-libsoup-gnome=yes \ " EXTRA_AUTORECONF = " -I autotools " |