bump base: update tesseract, leptonica and libk2pdfopt

- update leptonica to 1.84.1
- update tesseract to 5.3.4
- update libk2pdfopt to 2.55
This commit is contained in:
Benoit Pierre
2024-06-01 00:25:59 +02:00
committed by Frans de Jonge
parent 10e6f489d0
commit 4c6919ac2a
4 changed files with 5 additions and 5 deletions

2
kodev
View File

@@ -754,7 +754,7 @@ TARGET:
# there's no adb run so we do this…
adb shell monkey -p org.koreader.launcher${KODEBUG_SUFFIX/-/.} -c android.intent.category.LAUNCHER 1
assert_ret_zero $?
adb logcat KOReader:V luajit-launcher:V dlopen:V "*:E"
adb logcat KOReader:V k2pdfopt:V luajit-launcher:V dlopen:V "*:E"
} || echo "Failed to find adb in PATH to interact with Android device."
;;
*)