Strictly speaking, the jansson dependency is already described,
so the fix is more about fixing the linking in general.
That's why I chose this title: "app: fix external dependency linking"
> > ext_deps is not used in app/meson.build.
> > testpmd currently can be linked because metrics
> > library
ext_deps is not used in app/meson.build.
testpmd currently can be linked because metrics library is pulling
the dependency on libjansson.
Fixes: 59f3a8acbcdb ("app/testpmd: add flex item commands")
Signed-off-by: David Marchand
---
app/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 delet
2 matches
Mail list logo