aboutsummaryrefslogtreecommitdiffstats
path: root/swaybg/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'swaybg/meson.build')
-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(
7 client_protos, 7 client_protos,
8 gdk_pixbuf, 8 gdk_pixbuf,
9 jsonc, 9 jsonc,
10 math,
11 pango, 10 pango,
12 pangocairo, 11 pangocairo,
13 wayland_client, 12 wayland_client
14 wlroots,
15 ], 13 ],
16 link_with: [lib_sway_common, lib_sway_client], 14 link_with: [lib_sway_common, lib_sway_client],
17 install: true 15 install: true