mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-05 03:01:38 -04:00
chase: wlr_xwayland_set_cursor arg change in wlroots0.20
This commit is contained in:
parent
0e5e86b3f8
commit
3be7c15fdf
3 changed files with 14 additions and 10 deletions
|
|
@ -38,7 +38,7 @@ xkbcommon_dep = dependency('xkbcommon')
|
|||
libinput_dep = dependency('libinput',version: '>=1.27.1')
|
||||
libwayland_client_dep = dependency('wayland-client')
|
||||
pcre2_dep = dependency('libpcre2-8')
|
||||
libscenefx_dep = dependency('scenefx-0.4',version: '>=0.4.1')
|
||||
libscenefx_dep = dependency('scenefx-0.5',version: '>=0.5.0')
|
||||
|
||||
|
||||
# 获取版本信息
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue