Skip to content

Commit e94e4b6

Browse files
committed
libleptonica-dev
1 parent 3ae3748 commit e94e4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
sudo add-apt-repository -y ppa:alex-p/tesseract-ocr5
314314
# Install Tesseract 5.4.1 from source
315315
sudo apt-get update
316-
sudo apt-get install -y build-essential autoconf automake libtool pkg-config libpng-dev libjpeg-dev libtiff-dev zlib1g-dev
316+
sudo apt-get install -y build-essential autoconf automake libtool pkg-config libpng-dev libjpeg-dev libtiff-dev libleptonica-dev zlib1g-dev
317317
wget https://github.com/tesseract-ocr/tesseract/archive/refs/tags/5.4.1.tar.gz
318318
tar xzf 5.4.1.tar.gz
319319
cd tesseract-5.4.1

0 commit comments

Comments
 (0)