mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 20:51:49 +02:00
OCR: add English as it's no longer shipped as default
This was breaking the CI [1]. Fixes #417 [1]: https://app.circleci.com/pipelines/github/freedomofpress/dangerzone/1309/workflows/64266a15-f63e-48a6-95d9-d17c44356f82/jobs/11695
This commit is contained in:
parent
3d822e1aa3
commit
d4b83787fb
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN apk -U upgrade && \
|
|||
tesseract-ocr-data-dan \
|
||||
tesseract-ocr-data-deu \
|
||||
tesseract-ocr-data-grc \
|
||||
tesseract-ocr-data-eng \
|
||||
tesseract-ocr-data-enm \
|
||||
tesseract-ocr-data-epo \
|
||||
tesseract-ocr-data-equ \
|
||||
|
|
Loading…
Reference in a new issue