]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Stop looking for dbus-daemon
authorAndrea Bolognani <abologna@redhat.com>
Wed, 10 May 2023 17:58:23 +0000 (19:58 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 11 May 2023 13:04:54 +0000 (15:04 +0200)
commit4400f63636fc279350ec9d8461772d0229dffe85
tree948223d25d97610aed51cf38e136b4036b9fb770
parent769de39f50da88542181c406aef16ce84dd584da
meson: Stop looking for dbus-daemon

Now that we're performing the lookup at runtime, doing it at
build time is no longer necessary.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
meson.build
src/qemu/qemu_conf.c