[Buildroot] [PATCH 1/2] leptonica: make package description more accurate

Gilles Talis gilles.talis at gmail.com
Thu Mar 23 13:11:52 UTC 2017


Hi,

2017-03-22 22:45 GMT+01:00 Thomas Petazzoni
<thomas.petazzoni at free-electrons.com>:
> Hello,
>
> On Wed, 22 Mar 2017 07:41:26 +0100, Gilles Talis wrote:
>> Signed-off-by: Gilles Talis <gilles.talis at gmail.com>
>> ---
>>  package/leptonica/Config.in | 4 +---
>>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> Both patches applied, thanks!
>
> Note that we have a number of build failures on the leptonica package:
>
>   http://autobuild.buildroot.net/?reason=leptonica-1.74.1
>
> These occur in static linking scenarios, because leptonica configure
> script is not using pkg-config to find the TIFF library, so it doesn't
> know about the transitive dependencies of the TIFF library. Switching
> to PKG_CHECK_MODULES() to discover the TIFF library would solve this I
> believe.
Will check this. Thanks for the tip!

Best regards,
Gilles



More information about the buildroot mailing list