mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
tesseract_data: depend on vendor_tesseract
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/tesseract-ocr/"
|
||||
LICENSE="Apache v2"
|
||||
COPYRIGHT="1985-1995 HP labs
|
||||
2012 Google Inc."
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/tesseract-ocr/tessdata/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5dcb37198336b6953843b461ee535df1401b41008d550fc9e43d0edabca7adb1"
|
||||
SOURCE_DIR="tessdata-$portVersion"
|
||||
@@ -142,7 +142,7 @@ for lang in "${!languages[@]}"; do
|
||||
\"; \
|
||||
REQUIRES_${lang}=\"\
|
||||
haiku\n\
|
||||
tesseract$secondaryArchSuffix >= 3\n\
|
||||
vendor_tesseract >= 3\n\
|
||||
\""
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user