[OE-core] [PATCH] webkitgtk: remove gnome-common dependency

Ross Burton ross.burton at intel.com
Wed Apr 27 13:04:10 UTC 2016


webkitgtk ported to CMake long ago, so by definition can't use gnome-common's
autoconf macros anymore.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 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 d4f1d3b..269ae4b 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 "
-
-- 
2.8.0.rc3




More information about the Openembedded-core mailing list