Bug 263586
Summary: | [WPE] `install-dependencies` fails to install `libwpewebkit-1.0-dev` on Ubuntu 23.10 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Vitaly Dyackhov
```
$ ./Tools/wpe/install-dependencies
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libwpewebkit-1.0-dev
E: Couldn't find any package by glob 'libwpewebkit-1.0-dev'
E: Couldn't find any package by regex 'libwpewebkit-1.0-dev'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
```
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/19481
EWS
Committed 269735@main (a97613031bcd): <https://commits.webkit.org/269735@main>
Reviewed commits have been landed. Closing PR #19481 and removing active labels.