summary refs log tree commit diff stats
path: root/src/common/dbus/meson.build
diff options
context:
space:
mode:
authorPatrick Griffis <pgriffis@igalia.com>2021-07-13 11:12:22 -0500
committerPatrick Griffis <pgriffis@igalia.com>2021-07-13 11:26:59 -0500
commitcbb0927a7a9113d3b6b772e7b0566752dd54e6dd (patch)
treecae52705307854fdf61f863f9c019f1e1fc81102 /src/common/dbus/meson.build
parent25440a07c3b421134b4376d7db3ee4b7ed57ad98 (diff)
build: Misc cleanup of options
Cleanup of option names, use features where applicable, and printing
of summary.
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 = [