[Buildroot] [PATCH 2/2] poppler: help finding libtiff in static linking scenarios

Peter Korsgaard peter at korsgaard.com
Sun May 3 14:33:34 UTC 2015


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > In static linking scenarios, poppler doesn't find libtiff because it
 > doesn't use pkg-config, so it doesn't know which additional libraries
 > it should link with to test the availability of libtiff. We help
 > poppler in this work by passing a LIBTIFF_LIBS variable, resulting for
 > a pkg-config invocation.

 > Also, since poppler uses pkg-config, we make this dependency explicit
 > in this patch, even though it was already carried by the fontconfig
 > dependency.

 > Fixes:

 >   http://autobuild.buildroot.org/results/be7/be78957dd852233c81bd364ddf664564ce8f0208/

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list