mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
gio/tests/meson: Add gsubprocess-testprog as gsubprocess dependency
It launches such binary, so add it as prerequisite.
This commit is contained in:
parent
e1e4084ecb
commit
97b0e96577
@ -69,6 +69,7 @@ gio_tests = {
|
|||||||
'giomodule' : {},
|
'giomodule' : {},
|
||||||
'gsubprocess' : {
|
'gsubprocess' : {
|
||||||
'suite': host_system == 'windows' ? ['flaky'] : [],
|
'suite': host_system == 'windows' ? ['flaky'] : [],
|
||||||
|
'extra_programs': ['gsubprocess-testprog'],
|
||||||
},
|
},
|
||||||
'g-file' : {},
|
'g-file' : {},
|
||||||
'g-file-info' : {
|
'g-file-info' : {
|
||||||
|
Loading…
Reference in New Issue
Block a user