mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-05-06 13:47:41 -04:00
Dockerfile: needs leptonica
This commit is contained in:
@@ -5,6 +5,7 @@ FROM ubuntu:18.04
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
build-essential autoconf automake libtool \
|
||||
libexempi3 \
|
||||
libleptonica-dev \
|
||||
ocrmypdf \
|
||||
pngquant \
|
||||
python3-pip \
|
||||
|
||||
Reference in New Issue
Block a user