> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Friday, 25 August 2023 19.03 > > A few classes meson.build were not expressing dependencies to the > associated device library. Define std_deps for baseband, gpu and regex > drivers. > > Signed-off-by: David Marchand <david.march...@redhat.com> > ---
On the surface, it looks like you are also removing a lot of (superfluous) dependencies. If not just a side effect of the added std_deps, perhaps the patch description should mention this too. Anyway, Acked-by: Morten Brørup <m...@smartsharesystems.com>