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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 22 21:45:50 UTC 2017


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.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list