Reviewed-by: Konstantin Kostiuk <kkost...@redhat.com> On Fri, Feb 4, 2022 at 7:23 AM Philippe Mathieu-Daudé via < qemu-devel@nongnu.org> wrote:
> On 3/2/22 18:33, Paolo Bonzini wrote: > > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > > > The glib_dynamic detection does not work because the dependency is > > overridden in the main meson.build. > > > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > > [Rewritten commit message, added requirement in qga/meson.build - Paolo] > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > > --- > > qga/meson.build | 2 ++ > > qga/vss-win32/meson.build | 4 ++-- > > 2 files changed, 4 insertions(+), 2 deletions(-) > > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > >