mirror of
https://github.com/NickHu/sway
synced 2024-12-28 22:23:30 +01:00
Add pixman to swayidle deps
This commit is contained in:
parent
364439cc11
commit
4f540b638e
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ executable(
|
||||||
include_directories: [sway_inc],
|
include_directories: [sway_inc],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
client_protos,
|
client_protos,
|
||||||
|
pixman,
|
||||||
wayland_client,
|
wayland_client,
|
||||||
wayland_server,
|
wayland_server,
|
||||||
wlroots,
|
wlroots,
|
||||||
|
|
Loading…
Reference in a new issue