15/09/2020 10:38, Felix Moessbauer:
> This fix initializes the dependency object with the external
> dependency list. Previously, the external dependencies were
> just ignored.
> 
> Signed-off-by: Felix Moessbauer <felix.moessba...@siemens.com>
> ---
> --- a/app/meson.build
> +++ b/app/meson.build
>       if build
> -             dep_objs = []
> +             dep_objs = ext_deps

Bruce, do you confirm this is required?


Reply via email to