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