[Webkit-unassigned] [Bug 156674] Build tools should work when the /usr/bin/python is python3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 03:19:46 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=156674

Tomas Popela <tpopela at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tpopela at redhat.com

--- Comment #36 from Tomas Popela <tpopela at redhat.com> ---
It still fails to compile without python2 installed because of:

    find_package(PythonInterp 2.7.0 REQUIRED)

in Source/cmake/WebKitCommon.cmake

Mike, can you create a patch for that?

-- 
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/20180924/4a276d79/attachment-0001.html>


More information about the webkit-unassigned mailing list