mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Hopefully, allow GitHub to build wlroots with the XWayland backend
This commit is contained in:
parent
0b14c71dbb
commit
2fb2ce403e
2 changed files with 12 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
wl_protocol_dir = wayland_protos.get_pkgconfig_variable('pkgdatadir')
|
||||
wl_protocol_dir = wayland_protos.get_variable(pkgconfig: 'pkgdatadir')
|
||||
|
||||
wayland_scanner = find_program('wayland-scanner', version: '>= 1.15')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue