Skip to content
Commit 15a7140b authored by Danomi Manchego's avatar Danomi Manchego Committed by Thomas Petazzoni
Browse files

gst-ffmpeg: add --pkg-config to internal libav configure options



The internal copy of libav in gst-ffmpeg does not understand the
PKG_CONFIG env variable, so it throws a line like this at the end
of its configuration:

WARNING: .../output/host/usr/bin/i686-pc-linux-gnu-pkg-config not found, library detection may fail.

This patch adds the --pkg-config to let libav know where it is.

Signed-off-by: default avatarDanomi Manchego <danomimanchego123@gmail.com>
Tested-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent e6e946eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment