From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v4] epiphany-2.30.2: unbreak build by adding ca-certificates dependencies
Date: Mon, 04 Oct 2010 14:15:02 +0200 [thread overview]
Message-ID: <4CA9C546.5080406@dresearch.de> (raw)
In-Reply-To: <1286194192-22256-1-git-send-email-sledz@dresearch.de>
Am 04.10.2010 14:09, schrieb Steffen Sledz:
> Signed-off-by: Steffen Sledz <sledz@dresearch.de>
> ---
> recipes/gnome/epiphany_2.30.2.bb | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/gnome/epiphany_2.30.2.bb b/recipes/gnome/epiphany_2.30.2.bb
> index 426d468..6422c74 100644
> --- a/recipes/gnome/epiphany_2.30.2.bb
> +++ b/recipes/gnome/epiphany_2.30.2.bb
> @@ -1,7 +1,9 @@
> DESCRIPTION = "GNOME default webbrowser"
> -DEPENDS = "libsoup-2.4 gnome-desktop gnome-vfs libgnomeui webkit-gtk iso-codes startup-notification"
> +LICENSE = "GPLv2"
> +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_${PN} = "ca-certificates"
> +PR = "r3"
>
> inherit gnome
>
next prev parent reply other threads:[~2010-10-04 12:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <i8cf7aMAN_POSIXLY_CORRECT=1@dough.gmane.org>
2010-10-04 12:09 ` [PATCH v4] epiphany-2.30.2: unbreak build by adding ca-certificates dependencies Steffen Sledz
2010-10-04 12:15 ` Steffen Sledz [this message]
2010-10-04 12:16 ` Steffen Sledz
2010-10-04 13:07 ` Koen Kooi
2010-10-04 13:16 ` Steffen Sledz
2010-10-04 14:10 ` Koen Kooi
2010-10-04 14:32 ` Phil Blundell
2010-10-04 15:03 ` Steffen Sledz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CA9C546.5080406@dresearch.de \
--to=sledz@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.