]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
webkitgtk: move recommends on ca-certificates from epiphany to webkitgtk.
authorCarlos Alberto Lopez Perez <clopez@igalia.com>
Wed, 9 Nov 2016 17:39:35 +0000 (18:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2016 11:10:14 +0000 (11:10 +0000)
commit595a84f0c1b94fbfc6683f610e9e1c57ece777ef
tree9f837d80a29bea1fe19788e89bf4519ee0c3a187
parent8b686f281c07dd473bb56b85633392457afde975
webkitgtk: move recommends on ca-certificates from epiphany to webkitgtk.

 * The webkitgtk package should recommend the ca-certificates one,
   because any program usign webkit (and not only epiphany) would
   expect that the CAs certificates are available and that https
   validation works as expected.

 * For example, webkitgtk includes a MiniBrowser program that would
   fail to proper verify https sites if the ca-certificate package
   is not installed

 * Instead of making each one of the webkitgtk consumers care about
   the certificate package, do this in webkit itself.

(From OE-Core rev: fe694f9713595fc5f83c47111f03fc8a0a222f14)

Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/epiphany/epiphany_3.22.1.bb
meta/recipes-sato/webkit/webkitgtk_2.14.1.bb