qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep


From: Michael Tokarev
Subject: [Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep
Date: Wed, 21 Feb 2024 11:20:48 +0300

From: Akihiko Odaki <akihiko.odaki@daynix.com>

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>
(cherry picked from commit 186acfbaf7f325833702f50f75ef5116dc29e233)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>

diff --git a/tests/qtest/meson.build b/tests/qtest/meson.build
index fc14ae95a3..f096cf3ecd 100644
--- a/tests/qtest/meson.build
+++ b/tests/qtest/meson.build
@@ -333,7 +333,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 = {}
-- 
2.39.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]