Skip to content

Commit 4bdc57a

Browse files
committed
Meson: Pick libxkbcommon from Git, remove patch dir
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.
1 parent ff99bf0 commit 4bdc57a

3 files changed

Lines changed: 3 additions & 876 deletions

File tree

subprojects/libxkbcommon.wrap

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[wrap-file]
2-
directory = libxkbcommon-1.2.1
3-
source_url = https://xkbcommon.org/download/libxkbcommon-1.2.1.tar.xz
4-
source_filename = libxkbcommon-1.2.1.tar.xz
5-
source_hash = e833a7d3024c9bb9d5eb2b20f6d5de08865541f21bb7ba227c83cbd236691fb3
6-
patch_directory = libxkbcommon-1.2.1
1+
[wrap-git]
2+
revision = 9d87f8491595e0a6bd2d8b3eff266712c9b5c63d
3+
url = https://github.com/xkbcommon/libxkbcommon

0 commit comments

Comments
 (0)