mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 15:47:59 +02:00
Merge branch 'more-test-deps' into 'master'
build: test/name-test/run-test.sh needs dbus-launch See merge request dbus/dbus!468
This commit is contained in:
commit
c3ef9c9805
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ if embedded_tests
|
|||
if platform_unix
|
||||
test('run-test',
|
||||
find_program('run-test.sh'),
|
||||
depends: autolaunch,
|
||||
depends: [dbus_launch, autolaunch],
|
||||
env: test_env,
|
||||
protocol: test_protocol,
|
||||
suite: 'name-test',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue