summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d953fe3..4f0e763 100644
--- a/meson.build
+++ b/meson.build
@@ -70,7 +70,7 @@ endforeach
# for it so we add waltham depends here. Further more, the output is being
# handled by remoting plug-in
depnames_waltham = [
- 'waltham'
+ 'waltham', 'waltham-transmitter',
]
deps_waltham = []