mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01: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…
Reference in New Issue
Block a user