gst-ffmpeg: add --pkg-config to internal libav configure options
authorDanomi Manchego <danomimanchego123@gmail.com>
Sun, 19 Oct 2014 19:33:20 +0000 (15:33 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Oct 2014 15:50:00 +0000 (16:50 +0100)
commit15a7140bc55e431590cf47a4f4cc8d793543e343
tree0597a8b65ee2c8cb294682ba6c43499894be0a7e
parente6e946ebebbaddfd6e38eb783ab1046d23402006
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: Danomi Manchego <danomimanchego123@gmail.com>
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gstreamer/gst-ffmpeg/gst-ffmpeg.mk