mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Replaced KDE's obsolete idle protocol with the standard ext-idle-notify-v1
This commit is contained in:
parent
00d8451178
commit
5122dbf35f
8 changed files with 11 additions and 55 deletions
|
|
@ -28,7 +28,7 @@ inc_dir = include_directories('include')
|
|||
libxml2 = dependency('libxml-2.0')
|
||||
wlroots = dependency('wlroots', version: '>=0.16.0')
|
||||
wayland_server = dependency('wayland-server', version: '>=1.15')
|
||||
wayland_protos = dependency('wayland-protocols', version: '>=1.17')
|
||||
wayland_protos = dependency('wayland-protocols', version: '>=1.27')
|
||||
xkbcommon = dependency('xkbcommon')
|
||||
|
||||
msgfmt = find_program('msgfmt', required: false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue