From: "Naveen Saini" <naveen.kumar.saini@intel.com>
To: Khem Raj <raj.khem@gmail.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] epiphany: Add missing dependency on gnutls
Date: Mon, 19 Apr 2021 02:51:45 +0000 [thread overview]
Message-ID: <470e6ec7142c4202b7aaa5be3201f9ce@intel.com> (raw)
In-Reply-To: <20210418213207.1591440-1-raj.khem@gmail.com>
[SWAT]
Configuration failure:
Run-time dependency hogweed found: NO (tried pkgconfig)
../epiphany-3.38.3/meson.build:92:0: ERROR: Dependency "hogweed" not found, tried pkgconfig
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/3317
Does this patch fix it ?
Regards,
Naveen
> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Khem Raj
> Sent: Monday, April 19, 2021 5:32 AM
> To: openembedded-core@lists.openembedded.org
> Cc: Khem Raj <raj.khem@gmail.com>
> Subject: [OE-core] [PATCH] epiphany: Add missing dependency on gnutls
>
> This was being pulled in by other dependencies thus far
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta/recipes-gnome/epiphany/epiphany_3.38.3.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-gnome/epiphany/epiphany_3.38.3.bb
> b/meta/recipes-gnome/epiphany/epiphany_3.38.3.bb
> index 889de16d00..ce24336ace 100644
> --- a/meta/recipes-gnome/epiphany/epiphany_3.38.3.bb
> +++ b/meta/recipes-gnome/epiphany/epiphany_3.38.3.bb
> @@ -6,7 +6,7 @@ BUGTRACKER =
> "https://gitlab.gnome.org/GNOME/epiphany"
> LICENSE = "GPLv3+"
> LIC_FILES_CHKSUM =
> "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
>
> -DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \
> +DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr gnutls
> \
> gsettings-desktop-schemas libxml2-native \
> glib-2.0 glib-2.0-native json-glib libdazzle libhandy libportal"
>
> --
> 2.31.1
next prev parent reply other threads:[~2021-04-19 2:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-18 21:32 [PATCH] epiphany: Add missing dependency on gnutls Khem Raj
2021-04-19 2:51 ` Naveen Saini [this message]
2021-04-19 5:17 ` [OE-core] " Khem Raj
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=470e6ec7142c4202b7aaa5be3201f9ce@intel.com \
--to=naveen.kumar.saini@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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.