]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ffmpeg: add --pkg-config to configure options
authorDanomi Manchego <danomimanchego123@gmail.com>
Tue, 9 Sep 2014 02:06:46 +0000 (22:06 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Sep 2014 20:54:48 +0000 (22:54 +0200)
commita9a5a8159937cbc5e472cbd0b144d596b85a3386
tree407e9a0d708a81237dc719d3fef10985959dbc5a
parentca57e88552759dc729226888e43df26b61487219
ffmpeg: add --pkg-config to configure options

The 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/arm-none-linux-gnueabi-pkg-config not found, library detection may fail.

Apparently, some of the indevs and outdevs need a pkg-config.
This patch adds the --pkg-config to let ffmpeg know where it
is.

[Thomas: remove unrelated formatting change.]

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ffmpeg/ffmpeg.mk