mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +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']},
|
'tls-bindings' : {'extra_sources' : ['gtesttlsbackend.c']},
|
||||||
'unix-fd' : {},
|
'unix-fd' : {},
|
||||||
'gdbus-address-get-session' : {
|
'gdbus-address-get-session' : {
|
||||||
|
'extra_programs': host_system != 'windows' ? ['dbus-launch'] : [],
|
||||||
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
|
# FIXME: https://gitlab.gnome.org/GNOME/glib/-/issues/1392
|
||||||
'can_fail' : host_system == 'darwin',
|
'can_fail' : host_system == 'darwin',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user