summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-04-24 17:14:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:45:06 +0100
commit0825378aaa1f2b4f1b680d17393a2f6bc58cf2b5 (patch)
tree1bac91b08ec7969e40e1fa58905981f197ff1784 /meta/recipes-sato
parentac273d65641771f4516a88097c244d9ff643978b (diff)
downloadast2050-yocto-poky-0825378aaa1f2b4f1b680d17393a2f6bc58cf2b5.zip
ast2050-yocto-poky-0825378aaa1f2b4f1b680d17393a2f6bc58cf2b5.tar.gz
webkit-gtk: remove gnome-keyring dependency
The direct use of gnome-keyring was removed back in 1.1.13, so remove the dependency. (From OE-Core rev: 6389b4c6c58def894bd895e797c2d579439f69d5) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb
index 377b06c..cb192ff 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb
@@ -13,7 +13,7 @@ PR = "r1"
ICU_LIB = "icu"
ICU_LIB_powerpc = "pango"
-DEPENDS = "zlib enchant gnome-keyring libsoup-2.4 curl libxml2 cairo libxslt libxt libidn gnutls \
+DEPENDS = "zlib enchant libsoup-2.4 curl libxml2 cairo libxslt libxt libidn gnutls \
gtk+ gstreamer gst-plugins-base flex-native gperf-native perl-native-runtime sqlite3 ${ICU_LIB}"
DEPENDS += " ${@base_contains('DISTRO_FEATURES', 'opengl', 'virtual/libgl', '', d)}"
OpenPOWER on IntegriCloud