Restore unpaper

It's a suggested/recommended dep not required in Deb/Ubu.
This commit is contained in:
James R. Barlow 2018-05-06 21:36:12 -07:00
parent 9226f8a5d1
commit 38ab03655b

View File

@ -4,6 +4,7 @@ FROM ubuntu:18.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
ocrmypdf \ ocrmypdf \
unpaper \
tesseract-ocr-eng \ tesseract-ocr-eng \
tesseract-ocr-fra \ tesseract-ocr-fra \
tesseract-ocr-deu \ tesseract-ocr-deu \