mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Replaced the obsolete, unofficial protocols with official ones
This commit is contained in:
parent
21de46fbcf
commit
ff54fecfe6
6 changed files with 5 additions and 324 deletions
|
|
@ -26,7 +26,7 @@ pixman = dependency('pixman-1')
|
|||
wlroots = dependency('wlroots', version: '>=0.9.0')
|
||||
wayland_server = dependency('wayland-server')
|
||||
wayland_client = dependency('wayland-client')
|
||||
wayland_protos = dependency('wayland-protocols', version: '>=1.12')
|
||||
wayland_protos = dependency('wayland-protocols', version: '>=1.17')
|
||||
xkbcommon = dependency('xkbcommon')
|
||||
|
||||
subdir('protocol')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue