mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
gio/tests/meson: Add dbus-launch as dependency of gdbus-address-get-session
This commit is contained in:
@@ -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',
|
||||
},
|
||||
|
Reference in New Issue
Block a user