Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2024-10-14 12:43:15 +10:00
14 changed files with 56 additions and 134 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ $STD apt-get install -y --no-install-recommends \
msg_ok "Installed OCR Dependencies"
msg_info "Installing JBIG2"
$STD git clone https://github.com/agl/jbig2enc /opt/jbig2enc
$STD git clone https://github.com/ie13/jbig2enc /opt/jbig2enc
cd /opt/jbig2enc
$STD bash ./autogen.sh
$STD bash ./configure