summaryrefslogtreecommitdiff
path: root/src/zeroconf/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/zeroconf/meson.build')
-rw-r--r--src/zeroconf/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zeroconf/meson.build b/src/zeroconf/meson.build
index 2858079cb..c2853b344 100644
--- a/src/zeroconf/meson.build
+++ b/src/zeroconf/meson.build
@@ -67,6 +67,7 @@ else
dependencies: [
libavahi_client_dep,
dbus_dep,
+ time_dep,
],
)