]> code.ossystems Code Review - openembedded-core.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:02:29 +0000 (11:02 +0000)
commitfe694f9713595fc5f83c47111f03fc8a0a222f14
tree0041892e2c14eb5e7560178670cf1869a5d09cdc
parentebb73aa6ad920bfd6a23f8c20105d6bcf07dd3d5
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.

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