diff options
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.10.7.bb')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.10.7.bb | 3 |
1 files changed, 1 insertions, 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" | |||
29 | 29 | ||
30 | DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn gnutls \ | 30 | DEPENDS = "zlib libsoup-2.4 curl libxml2 cairo libxslt libxt libidn gnutls \ |
31 | gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \ | 31 | gtk+3 gstreamer1.0 gstreamer1.0-plugins-base flex-native gperf-native sqlite3 \ |
32 | pango icu bison-native gnome-common gawk intltool-native libwebp \ | 32 | pango icu bison-native gawk intltool-native libwebp \ |
33 | atk udev harfbuzz jpeg libpng pulseaudio librsvg libtheora libvorbis libxcomposite libxtst \ | 33 | atk udev harfbuzz jpeg libpng pulseaudio librsvg libtheora libvorbis libxcomposite libxtst \ |
34 | ruby-native libnotify gstreamer1.0-plugins-bad \ | 34 | ruby-native libnotify gstreamer1.0-plugins-bad \ |
35 | " | 35 | " |
@@ -85,4 +85,3 @@ ARM_INSTRUCTION_SET = "arm" | |||
85 | # qemu: uncaught target signal 11 (Segmentation fault) - core dumped | 85 | # qemu: uncaught target signal 11 (Segmentation fault) - core dumped |
86 | # Segmentation fault | 86 | # Segmentation fault |
87 | EXTRA_OECMAKE_append_powerpc = " -DENABLE_INTROSPECTION=OFF " | 87 | EXTRA_OECMAKE_append_powerpc = " -DENABLE_INTROSPECTION=OFF " |
88 | |||