[Webkit-unassigned] [Bug 228629] New: [WPE][GTK] build broken with python2 after r280382
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 29 18:13:43 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228629
Bug ID: 228629
Summary: [WPE][GTK] build broken with python2 after r280382
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CMake
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
Before r280382 it was possible to build webkit with python2
If we want to make python3 mandatory for building we should do that at the CMake level by raising the minimum version
But we should not call python3 directly, but ${PYTHON_EXECUTABLE} instead
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210730/51134736/attachment.htm>
More information about the webkit-unassigned
mailing list