[webkit-changes] [WebKit/WebKit] a97613: [WPE] `install-dependencies` fails to install `lib...
Vitaly Dyachkov
noreply at github.com
Tue Oct 24 14:58:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a97613031bcde98bfc90b75306e4a73ca1746a0d
https://github.com/WebKit/WebKit/commit/a97613031bcde98bfc90b75306e4a73ca1746a0d
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M Tools/wpe/dependencies/apt
Log Message:
-----------
[WPE] `install-dependencies` fails to install `libwpewebkit-1.0-dev` on Ubuntu 23.10
https://bugs.webkit.org/show_bug.cgi?id=263586
Reviewed by Michael Catanzaro.
Ubuntu stopped packaging `libwpewebkit` since 22.10:
https://packages.ubuntu.com/search?suite=all§ion=all&arch=any&keywords=libwpewebkit&searchon=names
Since `libwpewebkit-1.0-dev` is just a meta-package, we can remove it
and add all the missing dependencies directly.
* Tools/wpe/dependencies/apt:
Canonical link: https://commits.webkit.org/269735@main
More information about the webkit-changes
mailing list