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 WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Vitaly Dyackhov 2023-10-24 07:45:46 PDT
```
$ ./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.
```
Comment 1 Vitaly Dyackhov 2023-10-24 07:53:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19481
Comment 2 EWS 2023-10-24 14:58:11 PDT
Committed 269735@main (a97613031bcd): <https://commits.webkit.org/269735@main>

Reviewed commits have been landed. Closing PR #19481 and removing active labels.