Remove leptonica and cffi

This commit is contained in:
James R. Barlow
2021-11-13 00:06:35 -08:00
parent 036afc4d88
commit 5abfb14c2a
18 changed files with 13 additions and 1675 deletions
+1
View File
@@ -15,6 +15,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
FROM base as builder
# Note we need leptonica here to build jbig2
RUN apt-get update && apt-get install -y --no-install-recommends \
build-essential autoconf automake libtool \
libleptonica-dev \