[email protected] writes: > From: "juraj.linkes" <[email protected]> > > libjansson4 is not enough to build telemetry. Replace it with > libjansson-dev. > > Signed-off-by: Juraj Linkeš <[email protected]> > ---
I see that earlier builds would print:
=================
Content Skipped
=================
libs:
telemetry: missing dependency "jansson"
But with this patch, I see that telemetry is included in the built libs.
Thanks for the catch.
Acked-by: Aaron Conole <[email protected]>

