Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54b0b24f2e8c52747c61266df22aaeebc242789b
https://github.com/WebKit/WebKit/commit/54b0b24f2e8c52747c61266df22aaeebc242789b
Author: Diego Pino Garcia <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M Tools/glib/dependencies/apt
M Tools/glib/dependencies/pacman
Log Message:
-----------
[GLib] Add libbacktrace to system dependencies list
https://bugs.webkit.org/show_bug.cgi?id=322719
Reviewed by Adrian Perez de Castro.
Libbacktrace is an always ON dependency for GTK and WPE ports. Until very
recently, this feature had to be explicitly disabled when building with system
packages because the majority of Linux distributions didn't provide a
package for libbacktrace.
Newer distros such as Debian 13 or Ubuntu 26.04 do provide
'libbacktrace-dev' as a system package, so this package can now be added
to the list of OS dependencies.
* Tools/glib/dependencies/apt:
* Tools/glib/dependencies/pacman:
Canonical link: https://commits.webkit.org/319992@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications