mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
Revert "xkbcommon: require libxkbcommon >= 1.8.0"
This reverts commit 34d3f4664b.
This commit is contained in:
parent
ebd1614316
commit
8bd39b32cd
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ wayland_protocols = dependency('wayland-protocols', version: '>=1.41',
|
|||
default_options: ['tests=false'])
|
||||
wayland_client = dependency('wayland-client')
|
||||
wayland_cursor = dependency('wayland-cursor')
|
||||
xkb = dependency('xkbcommon', version: '>=1.8.0')
|
||||
xkb = dependency('xkbcommon', version: '>=1.0.0')
|
||||
fontconfig = dependency('fontconfig')
|
||||
utf8proc = dependency('libutf8proc', required: get_option('grapheme-clustering'))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue