mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Merge 90cbe9ce03 into bd32b300fb
This commit is contained in:
commit
50fbc3b9db
22 changed files with 653 additions and 5 deletions
|
|
@ -37,6 +37,7 @@ if is_freebsd
|
|||
add_project_arguments('-D_C11_SOURCE', language: 'c')
|
||||
endif
|
||||
|
||||
libtouch = dependency('libtouch')
|
||||
jsonc = dependency('json-c', version: '>=0.13')
|
||||
pcre = dependency('libpcre')
|
||||
wayland_server = dependency('wayland-server')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue