mirror of
https://github.com/swaywm/sway.git
synced 2026-02-24 01:40:24 -05:00
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
Also remove direct libm dependency where unused.
This commit is contained in:
parent
c040defd5f
commit
4b1eaaf731
7 changed files with 6 additions and 13 deletions
|
|
@ -16,8 +16,7 @@ swaybar_deps = [
|
|||
pangocairo,
|
||||
rt,
|
||||
wayland_client,
|
||||
wayland_cursor,
|
||||
wlroots,
|
||||
wayland_cursor
|
||||
]
|
||||
if have_tray
|
||||
if systemd.found()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue