summary refs log tree commit diff stats
path: root/src/common/dbus/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dbus/meson.build')
-rw-r--r--src/common/dbus/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/dbus/meson.build b/src/common/dbus/meson.build
index 69066be0..856bbe55 100644
--- a/src/common/dbus/meson.build
+++ b/src/common/dbus/meson.build
@@ -1,5 +1,5 @@
 dbus_deps = [
-  dependency('dbus-glib-1')
+  dbus_glib_dep
 ]
 
 dbus_sources = [