]> git.ipfire.org Git - thirdparty/qemu.git/commit
meson: Explicitly specify dbus-display1.h dependency
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Wed, 14 Feb 2024 14:03:57 +0000 (23:03 +0900)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 20 Feb 2024 16:01:32 +0000 (19:01 +0300)
commitfb22ee75b2949b57c18872f9d1b026af9f068455
tree9aab34b9ce16822c7d5ae2b839a2ae0c842ec8c9
parent1766b9360c3dfe3fb18241149047dc369ff7b1ae
meson: Explicitly specify dbus-display1.h dependency

Explicitly specify dbus-display1.h as a dependency so that files
depending on it will not get compiled too early.

Fixes: 1222070e7728 ("meson: ensure dbus-display generated code is built before other units")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20240214-dbus-v7-2-7eff29f04c34@daynix.com>
(cherry picked from commit 7aee57df930da2cf6361c5183aff96468ae4027d)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
ui/meson.build