Hi Alexander, On Mon, 25 Jan 2021 07:00:17 +0100 Helmut Grohne wrote:
tesseract participates in dependency loops relevant to architecture bootstrap. Rather than look into such a difficult problem, I looked for easily droppable dependencies. It turns out that tesseract does not actually use libtiff-dev nor libjpeg-dev directly. In only uses them via leptonica. Thus these dependencies can be dropped. git is only used to discover the version from the git history in configure. Since the git history is not included, git can be dropped. Please consider applying the attached patch.
Please include this patch in 5.3.0-2.

