From e0564aca5e527fd2593a4f1545bff07c78821c9f Mon Sep 17 00:00:00 2001
From: Alex Stefanescu <alex.stefanescu@protonmail.com>
Date: Thu, 21 Nov 2024 17:22:44 +0100
Subject: [PATCH] Enable ben, sin, tam in tesseract-ocr

---
 Dockerfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index ed3c377fe..9feb6830d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -31,7 +31,7 @@ RUN apt-get -qq -y update \
     tesseract-ocr-eng \
     tesseract-ocr-swa \
     tesseract-ocr-swe \
-    # tesseract-ocr-tam \
+    tesseract-ocr-tam \
     # tesseract-ocr-tel \
     tesseract-ocr-fil \
     # tesseract-ocr-tha \
@@ -79,7 +79,7 @@ RUN apt-get -qq -y update \
     tesseract-ocr-hrv \
     tesseract-ocr-hye \
     tesseract-ocr-hun \
-    # tesseract-ocr-ben \
+    tesseract-ocr-ben \
     tesseract-ocr-bul \
     tesseract-ocr-cat \
     tesseract-ocr-ces \
@@ -98,6 +98,7 @@ RUN apt-get -qq -y update \
     tesseract-ocr-aze \
     tesseract-ocr-bel \
     tesseract-ocr-uzb \
+    tesseract-ocr-sin \
     ### pdf convert: libreoffice + a bunch of fonts
     libreoffice fonts-opensymbol hyphen-fr hyphen-de \
     hyphen-en-us hyphen-it hyphen-ru fonts-dejavu fonts-dejavu-core fonts-dejavu-extra \