WebPlatformForEmbedded / libwpe

General-purpose library specifically developed for the WPE-flavored port of WebKit.
BSD 2-Clause "Simplified" License
48 stars 37 forks source link

Meson: Pick libxkbcommon from Git, remove patch dir #85

Closed aperezdc closed 3 years ago

aperezdc commented 3 years ago

Improvements needed to build libxkbcommon as subproject have been merged in the upstream repository, so pick the first revision known to work without needing a local patch dir.


In particular, I submitted the following two PRs to libxkbcommon, and both were merged: