diff --git a/tests/meson.build b/tests/meson.build index 425018a..8a5bd9a 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -181,7 +181,8 @@ if dbus_run_session.found () dbus_run_session, args: t.full_path(), env: test_env, - timeout : 300 + timeout : 300, + depends: t ) endif