[Buildroot] [PATCH 1/1] package/wpewebkit: depend on host-python3

Adrian Perez de Castro aperez at igalia.com
Wed Oct 13 20:46:40 UTC 2021


Hello,

On Wed, 13 Oct 2021 09:11:52 -0700 Adam Duskett <aduskett at gmail.com> wrote:
> wpewebkit builds without issue using host-python3.

Indeed it does, and the same goes for webkitgtk :)

> Signed-off-by: Adam Duskett <aduskett at gmail.com>

Acked-By: Adrian Perez de Castro <aperez at igalia.com>

> ---
>  package/wpewebkit/wpewebkit.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/wpewebkit/wpewebkit.mk b/package/wpewebkit/wpewebkit.mk
> index 5d5b5f744d..0242f7a288 100644
> --- a/package/wpewebkit/wpewebkit.mk
> +++ b/package/wpewebkit/wpewebkit.mk
> @@ -14,7 +14,7 @@ WPEWEBKIT_LICENSE_FILES = \
>  	Source/WebCore/LICENSE-LGPL-2.1
>  WPEWEBKIT_CPE_ID_VENDOR = wpewebkit
>  WPEWEBKIT_CPE_ID_PRODUCT = wpe_webkit
> -WPEWEBKIT_DEPENDENCIES = host-gperf host-python host-ruby \
> +WPEWEBKIT_DEPENDENCIES = host-gperf host-python3 host-ruby \
>  	harfbuzz cairo icu jpeg libepoxy libgcrypt libgles libsoup libtasn1 \
>  	libpng libxslt openjpeg wayland-protocols webp wpebackend-fdo
>  
> -- 
> 2.30.2
> 

Cheers,
—Adrián
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20211013/1ba08e70/attachment.asc>


More information about the buildroot mailing list