[dpdk-dev] [dpdk-stable] [PATCH] build: use static deps of libs for pkg-config libs.private
Thomas Monjalon
thomas at monjalon.net
Mon Jan 14 11:54:35 CET 2019
11/01/2019 17:12, Luca Boccassi:
> Dependencies of the RTE libraries were not being added to the
> Requires.private field of the pc file since the variable used for
> dynamic linking was passed to the related field of pkg.generate.
> Use the static one so that dependencies are included.
>
> Fixes: 57ae0ec62620 ("build: add dependency on telemetry to apps with meson")
> Cc: stable at dpdk.org
>
> Signed-off-by: Luca Boccassi <bluca at debian.org>
> ---
> split from the other series, it's a stand-alone non-invasive change
Applied, thanks
More information about the dev
mailing list