From 90890eca6cbefb42f1e63231c93dfe4de4dab014 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 27 Apr 2016 14:04:10 +0100 Subject: webkitgtk: remove gnome-common dependency webkitgtk ported to CMake long ago, so by definition can't use gnome-common's autoconf macros anymore. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-sato/webkit/webkitgtk_2.10.7.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb b/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb index d4f1d3b8aa..269ae4b5e0 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb @@ -29,7 +29,7 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn gnutls \ gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \ - pango icu bison-native gnome-common gawk intltool-native libwebp \ + pango icu bison-native gawk intltool-native libwebp \ atk udev harfbuzz jpeg libpng pulseaudio librsvg libtheora libvorbis libxcomposite libxtst \ ruby-native libnotify gstreamer1.0-plugins-bad \ " @@ -85,4 +85,3 @@ ARM_INSTRUCTION_SET = "arm" # qemu: uncaught target signal 11 (Segmentation fault) - core dumped # Segmentation fault EXTRA_OECMAKE_append_powerpc = " -DENABLE_INTROSPECTION=OFF " - -- cgit 1.2.3-korg