mirror of
https://github.com/swaywm/sway.git
synced 2025-10-28 05:40:16 -04:00
Chase wlroots X11 hints update
This commit is contained in:
parent
d726e50643
commit
acdb48a59c
3 changed files with 8 additions and 4 deletions
|
|
@ -69,6 +69,7 @@ bash_comp = dependency('bash-completion', required: false)
|
|||
fish_comp = dependency('fish', required: false)
|
||||
math = cc.find_library('m')
|
||||
rt = cc.find_library('rt')
|
||||
xcb_icccm = dependency('xcb-icccm', required: get_option('xwayland'))
|
||||
|
||||
wlroots_features = {
|
||||
'xwayland': false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue