summaryrefslogtreecommitdiff
path: root/monitor/udisks2/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/udisks2/meson.build')
-rw-r--r--monitor/udisks2/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/monitor/udisks2/meson.build b/monitor/udisks2/meson.build
index 995b3008..50c928a3 100644
--- a/monitor/udisks2/meson.build
+++ b/monitor/udisks2/meson.build
@@ -44,8 +44,8 @@ deps = glib_deps + [
libgvfsproxyvolumemonitordaemon_noin_dep
]
-if enable_libsystemd_login
- deps += libsystemd_login_dep
+if enable_logind
+ deps += logind_dep
endif
if enable_keyring