Dockerfile: needs leptonica

This commit is contained in:
James R. Barlow
2018-07-11 00:17:04 -07:00
parent 72fb4d39be
commit 47bf5585e8

View File

@@ -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 \