mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
Add libgomp1 to tesseract Dockerfile
This commit is contained in:
@@ -11,6 +11,7 @@ RUN apt-get update \
|
|||||||
git \
|
git \
|
||||||
liblept4 \
|
liblept4 \
|
||||||
libleptonica-dev \
|
libleptonica-dev \
|
||||||
|
libgomp1 \
|
||||||
libtool \
|
libtool \
|
||||||
&& git clone https://github.com/tesseract-ocr/tesseract.git \
|
&& git clone https://github.com/tesseract-ocr/tesseract.git \
|
||||||
&& cd tesseract \
|
&& cd tesseract \
|
||||||
|
|||||||
Reference in New Issue
Block a user