[Buildroot] [git commit] package/webkitgtk: depend on host-python3
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-10-18 19:42:22
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-10-18 19:42:22
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=c729278df90c296e2a28378dad976d73c28f5b22 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master webkitgtk builds without issue using host-python3. Signed-off-by: Adam Duskett <redacted> Acked-By: Adrian Perez de Castro <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.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 = \
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot