diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-03 15:41:13 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-03 16:33:46 +0200 |
commit | e2d3e1de84fa4a6f9af997d064fa1bcbdddc3ff2 (patch) | |
tree | e5fe8804f30c11efeec240a8207a9dfa56918b69 /package/perl-xml-sax/Config.in | |
parent | bc8423a8d485283e1c5c44026d3777173afb469a (diff) | |
download | buildroot-e2d3e1de84fa4a6f9af997d064fa1bcbdddc3ff2.tar.gz buildroot-e2d3e1de84fa4a6f9af997d064fa1bcbdddc3ff2.zip |
poppler: help finding libtiff in static linking scenarios
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@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-xml-sax/Config.in')
0 files changed, 0 insertions, 0 deletions