mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 21:14:10 +01:00
Merge pull request #1527 from martinetd/mesondep
build: add wlroots dependency to common
This commit is contained in:
commit
a51e74beb9
@ -7,5 +7,6 @@ lib_sway_common = static_library('sway-common',
|
||||
'readline.c',
|
||||
'ipc-client.c'
|
||||
),
|
||||
dependencies: [ wlroots ],
|
||||
include_directories: sway_inc
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user