tests/qtest: Depend on dbus_display1_dep
It ensures dbus-display1.c will not be recompiled. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20240214-dbus-v7-3-7eff29f04c34@daynix.com>
This commit is contained in:
parent
7aee57df93
commit
186acfbaf7
@ -344,7 +344,7 @@ if vnc.found()
|
||||
endif
|
||||
|
||||
if dbus_display
|
||||
qtests += {'dbus-display-test': [dbus_display1, gio]}
|
||||
qtests += {'dbus-display-test': [dbus_display1_dep, gio]}
|
||||
endif
|
||||
|
||||
qtest_executables = {}
|
||||
|
Loading…
Reference in New Issue
Block a user