Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c8e3bb7ccb66c23b5d1960f7e150b13d49d138a
      
https://github.com/WebKit/WebKit/commit/5c8e3bb7ccb66c23b5d1960f7e150b13d49d138a
  Author: Yury Semikhatsky <[email protected]>
  Date:   2026-08-13 (Thu, 13 Aug 2026)

  Changed paths:
    M Tools/jhbuild/jhbuild-minimal.modules

  Log Message:
  -----------
  [JHBuild] Minimal moduleset should not build libwpe and wpebackend-fdo
https://bugs.webkit.org/show_bug.cgi?id=321525

Reviewed by Nikolas Zimmermann.

The GTK port no longer uses libwpe or wpebackend-fdo at all, and WPE port
builds with ENABLE_WPE_PLATFORM don't need them either. Only the legacy
API (ENABLE_WPE_LEGACY_API) requires them, with requirements every
supported distribution satisfies: libwpe with no minimum version and
wpebackend-fdo >= 1.3.0.

The minimal moduleset is meant to build only what the distribution cannot
provide, and these entries lack the <pkg-config> line that would prefer
the system copy, so they were always built from source. Remove them;
legacy-API builds pick up the distribution packages instead.

* Tools/jhbuild/jhbuild-minimal.modules:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to