On Wed, 2020-10-14 at 15:12 +0100, Bruce Richardson wrote:
> When the crypto-scheduler support is enabled, we were missing the
> dependency on it as part of the meson build.
>
> Fixes: 89f0711f9ddf ("examples: build some samples with meson")
> Cc: [email protected]
>
> Signed-off-by: Bruce Richardson <[email protected]>
> ---
> examples/l2fwd-crypto/meson.build | 3 +++
> 1 file changed, 3 insertions(+)Acked-by: Luca Boccassi <[email protected]> -- Kind regards, Luca Boccassi

