tests: Add dbus server binary to dependencies
Otherwise we `meson test` will not compile the server required for the DBus tests. Closes: https://gitlab.gnome.org/GNOME/calls/-/issues/719 Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/798>
This commit is contained in:
committed by
Marge Bot
parent
3184fa3af0
commit
e4a75a0844
@@ -1,4 +1,4 @@
|
||||
t = executable(
|
||||
dbus_server = executable(
|
||||
'calls-dbus-server',
|
||||
'calls-server.c',
|
||||
dbus_config_h,
|
||||
|
||||
Reference in New Issue
Block a user