On 2/3/22 5:58 PM, Philippe Mathieu-Daudé via wrote:
When configuring QEMU with --enable-modules we get on macOS:
--- stderr ---
Dependency ui-dbus cannot be satisfied
ui-dbus depends on pixman and opengl, so add these dependencies
to audio-dbus.
Fixes: 739362d420 ("audio: add "dbus" aud
On 3/2/22 19:05, Marc-André Lureau wrote:
Hi
On Thu, Feb 3, 2022 at 9:04 PM Philippe Mathieu-Daudé via
mailto:qemu-devel@nongnu.org>> wrote:
When configuring QEMU with --enable-modules we get on macOS:
--- stderr ---
Dependency ui-dbus cannot be satisfied
ui-dbus depen
Hi
On Thu, Feb 3, 2022 at 9:04 PM Philippe Mathieu-Daudé via <
qemu-devel@nongnu.org> wrote:
> When configuring QEMU with --enable-modules we get on macOS:
>
> --- stderr ---
> Dependency ui-dbus cannot be satisfied
>
> ui-dbus depends on pixman and opengl, so add these dependencies
> to audi
When configuring QEMU with --enable-modules we get on macOS:
--- stderr ---
Dependency ui-dbus cannot be satisfied
ui-dbus depends on pixman and opengl, so add these dependencies
to audio-dbus.
Fixes: 739362d420 ("audio: add "dbus" audio backend")
Signed-off-by: Philippe Mathieu-Daudé
---