mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 14:36:13 +01:00
gio/tests/meson: Add dbus-launch as dependency of gdbus-address-get-session
This commit is contained in:
parent
fd2b4e4ca4
commit
ff195b6e0d
@ -123,6 +123,7 @@ gio_tests = {
|
||||
'tls-bindings' : {'extra_sources' : ['gtesttlsbackend.c']},
|
||||
'unix-fd' : {},
|
||||
'gdbus-address-get-session' : {
|
||||
'extra_programs': host_system != 'windows' ? ['dbus-launch'] : [],
|
||||
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
|
||||
'can_fail' : host_system == 'darwin',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user