mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 12:41:50 +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' : {},
|
||||
'gsubprocess' : {
|
||||
'suite': host_system == 'windows' ? ['flaky'] : [],
|
||||
'extra_programs': ['gsubprocess-testprog'],
|
||||
},
|
||||
'g-file' : {},
|
||||
'g-file-info' : {
|
||||
|
Loading…
Reference in New Issue
Block a user