diff --git a/snapcraft.yaml b/snapcraft.yaml index 09b1971a..9ac68ae3 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -41,6 +41,13 @@ parts: stage-packages: - lib32stdc++6 + jbig2enc: + plugin: autotools + source: https://github.com/agl/jbig2enc.git + source-tag: '0.29' + build-packages: + - libleptonica-dev + ocrmypdf: plugin: python source: https://github.com/ocrmypdf/OCRmyPDF.git