[webkit-changes] [WebKit/WebKit] 08747d: `git-webkit` complains about missing `Python.h`

Vitaly Dyachkov noreply at github.com
Fri May 19 08:29:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08747dc9d22d3afcdc82e5268b89df4a1f9bf8cc
      https://github.com/WebKit/WebKit/commit/08747dc9d22d3afcdc82e5268b89df4a1f9bf8cc
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M Tools/glib/dependencies/apt
    M Tools/glib/dependencies/dnf

  Log Message:
  -----------
  `git-webkit` complains about missing `Python.h`
https://bugs.webkit.org/show_bug.cgi?id=257021

Reviewed by Alejandro G. Castro.

`get-webkit` automatically installs `cffi` which requires `Python.h`
and throws scary messages if it's not found.

* Tools/glib/dependencies/apt:
* Tools/glib/dependencies/dnf:

Canonical link: https://commits.webkit.org/264259@main




More information about the webkit-changes mailing list