mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell
This commit is contained in:
commit
717bdccb6e
23 changed files with 484 additions and 219 deletions
|
|
@ -29,5 +29,5 @@ lib_wlr_types = static_library(
|
|||
'wlr_xdg_shell.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
dependencies: [wayland_server, pixman, wlr_protos],
|
||||
dependencies: [pixman, xkbcommon, wayland_server, wlr_protos],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue