aboutsummaryrefslogtreecommitdiff
path: root/swaybg
diff options
context:
space:
mode:
Diffstat (limited to 'swaybg')
-rw-r--r--swaybg/meson.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/swaybg/meson.build b/swaybg/meson.build
index 8704de6d..2b93da47 100644
--- a/swaybg/meson.build
+++ b/swaybg/meson.build
@@ -7,11 +7,9 @@ executable(
client_protos,
gdk_pixbuf,
jsonc,
- math,
pango,
pangocairo,
- wayland_client,
- wlroots,
+ wayland_client
],
link_with: [lib_sway_common, lib_sway_client],
install: true