Bug 263586 - [WPE] `install-dependencies` fails to install `libwpewebkit-1.0-dev` on Ubuntu 23.10
Summary: [WPE] `install-dependencies` fails to install `libwpewebkit-1.0-dev` on Ubunt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-24 07:45 PDT by Vitaly Dyackhov
Modified: 2023-10-24 14:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.