aboutsummaryrefslogtreecommitdiff
path: root/swaynag/meson.build
diff options
context:
space:
mode:
authornerdopolis <bluescreen_avenger@verizon.net>2022-11-27 20:48:55 -0500
committerSimon Ser <contact@emersion.fr>2022-11-28 23:42:41 +0100
commitdca0bb5749bc16f91ab964fc1b06ebb9a453368f (patch)
tree58f67c820bde969d6b6d11f1d972121ad28e7eca /swaynag/meson.build
parentf54d22ca2a53749291c74073c1dadfb504c979bb (diff)
Fix build on Debian Stable
Diffstat (limited to 'swaynag/meson.build')
-rw-r--r--swaynag/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaynag/meson.build b/swaynag/meson.build
index f238bbb5..aef21483 100644
--- a/swaynag/meson.build
+++ b/swaynag/meson.build
@@ -12,6 +12,7 @@ executable(
cairo,
pango,
pangocairo,
+ rt,
wayland_client,
wayland_cursor,
],