mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue