[oe] [PATCH v3] epiphany-2.30.2: unbreak build by adding ca-certificates dependencies

Koen Kooi k.kooi at student.utwente.nl
Mon Oct 4 11:53:14 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04-10-10 12:50, Steffen Sledz wrote:
> Signed-off-by: Steffen Sledz <sledz at dresearch.de>
> ---
>  recipes/gnome/epiphany_2.30.2.bb |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/gnome/epiphany_2.30.2.bb b/recipes/gnome/epiphany_2.30.2.bb
> index 426d468..f0d4f5d 100644
> --- a/recipes/gnome/epiphany_2.30.2.bb
> +++ b/recipes/gnome/epiphany_2.30.2.bb
> @@ -1,7 +1,8 @@
>  DESCRIPTION = "GNOME default webbrowser"
> -DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
> +DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification ca-certificates"
>  RDEPENDS_${PN} = "gnome-vfs-plugin-http iso-codes"
> -PR = "r2"
> +RRECOMMENDS = "ca-certificates"

NAK, that should be RRECOMMENDS_${PN}, you can catch such errors by doing:

bitbake -b foo.bb -c recipe_sanity -D

Provided you either use angstrom or inherit recipe_sanity. Kudos to
Chris for creating that class.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFMqcAqMkyGM64RGpERAjwgAJ0e3s+cAf85EfPL+jBupqrKEjmWsACfeYfC
ZTXF7OZEGctDPRKqMARYj1E=
=0QSX
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list