[webkit-changes] [WebKit/WebKit] 03f82a: [JHBuild] Fix build for Ubuntu 20.04, follow-up 27...

Diego Pino noreply at github.com
Thu Dec 21 03:03:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 03f82a2cffe10d07cc8a99526c5a46bc099d7ccf
      https://github.com/WebKit/WebKit/commit/03f82a2cffe10d07cc8a99526c5a46bc099d7ccf
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/binary_bundling/bundle.py
    M Tools/glib/dependencies/apt
    M Tools/gstreamer/jhbuild.modules
    M Tools/gtk/dependencies/apt

  Log Message:
  -----------
  [JHBuild] Fix build for Ubuntu 20.04, follow-up 272173 at main
https://bugs.webkit.org/show_bug.cgi?id=266229

Reviewed by Carlos Alberto Lopez Perez.

* Tools/Scripts/webkitpy/binary_bundling/bundle.py: Fix assertion in
  generate-bundle introduced after including 'libxkbcommon'.
(BinaryBundler.generate_wrapper_script):
* Tools/glib/dependencies/apt: Update system dependencies neeeded to
  build GTK and WPE.
* Tools/gstreamer/jhbuild.modules: Disable 'gst-examples', it was
  causing a conflict with library 'sysprof'.
* Tools/gtk/dependencies/apt: Move system dependencies to GLIB.

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




More information about the webkit-changes mailing list