Docker image: add jbig2dec

This commit is contained in:
James R. Barlow
2022-10-03 20:08:28 -07:00
parent 7bd0e43243
commit 4e35100978
+1
View File
@@ -57,6 +57,7 @@ RUN add-apt-repository -y ppa:alex-p/tesseract-ocr-devel
RUN apt-get update && apt-get install -y --no-install-recommends \
ghostscript \
jbig2dec \
img2pdf \
libsm6 libxext6 libxrender-dev \
pngquant \