mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-06 14:06:52 +02:00
gio/tests/meson: Add gdbus-connection-flush-helper as dependency of connection tests
This commit is contained in:
parent
01349e8e7f
commit
cb85b26dd2
@ -368,7 +368,7 @@ if host_machine.system() != 'windows'
|
||||
},
|
||||
'gdbus-connection-slow' : {
|
||||
'extra_sources' : extra_sources,
|
||||
'extra_programs': extra_programs,
|
||||
'extra_programs': extra_programs + ['gdbus-connection-flush-helper'],
|
||||
},
|
||||
'gdbus-error' : {'extra_sources' : extra_sources},
|
||||
'gdbus-exit-on-close' : {'extra_sources' : extra_sources},
|
||||
|
Loading…
x
Reference in New Issue
Block a user