From: Adrian Perez de Castro <aperez@igalia.com>
To: Adam Duskett <aduskett@gmail.com>
Cc: Adam Duskett <aduskett@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/webkitgtk: depend on host-python3
Date: Sun, 17 Oct 2021 20:09:15 +0200 [thread overview]
Message-ID: <20211017200915.GC2555@momiji> (raw)
In-Reply-To: <20211015003909.2009551-1-aduskett@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1006 bytes --]
On Thu, 14 Oct 2021 17:39:09 -0700 Adam Duskett <aduskett@gmail.com> wrote:
> webkitgtk builds without issue using host-python3.
>
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
Acked-By: Adrian Perez de Castro <aperez@igalia.com>
> ---
> package/webkitgtk/webkitgtk.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/webkitgtk/webkitgtk.mk b/package/webkitgtk/webkitgtk.mk
> index 87aeffea45..a3db249ae6 100644
> --- a/package/webkitgtk/webkitgtk.mk
> +++ b/package/webkitgtk/webkitgtk.mk
> @@ -13,7 +13,7 @@ WEBKITGTK_LICENSE_FILES = \
> Source/WebCore/LICENSE-APPLE \
> Source/WebCore/LICENSE-LGPL-2.1
> WEBKITGTK_CPE_ID_VENDOR = webkitgtk
> -WEBKITGTK_DEPENDENCIES = host-ruby host-python host-gperf \
> +WEBKITGTK_DEPENDENCIES = host-ruby host-python3 host-gperf \
> enchant harfbuzz icu jpeg libgcrypt libgtk3 libsecret libsoup \
> libtasn1 libxml2 libxslt openjpeg sqlite webp woff2
> WEBKITGTK_CONF_OPTS = \
> --
> 2.30.2
>
Cheers,
—Adrián
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-10-17 18:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-15 0:39 [Buildroot] [PATCH 1/1] package/webkitgtk: depend on host-python3 Adam Duskett
2021-10-17 18:09 ` Adrian Perez de Castro [this message]
2021-10-18 19:42 ` Thomas Petazzoni
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=20211017200915.GC2555@momiji \
--to=aperez@igalia.com \
--cc=aduskett@gmail.com \
--cc=buildroot@buildroot.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.