summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--meson.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 8704de6..2b93da4 100644
--- a/meson.build
+++ b/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