mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +00:00
tesseract-languages: Add known issue to notes
This commit is contained in:
parent
325df93aae
commit
99405072b9
@ -5,7 +5,10 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"notes": [
|
"notes": [
|
||||||
"This packages has overwritten the 'TESSDATA_PREFIX' environment variable with \"$dir\".",
|
"This packages has overwritten the 'TESSDATA_PREFIX' environment variable with \"$dir\".",
|
||||||
"After updating \"tesseract\" please run \"scoop reset tesseract-languages\" to update the environment variable!"
|
"After updating \"tesseract\" please run \"scoop reset tesseract-languages\" to update the environment variable!",
|
||||||
|
"",
|
||||||
|
"- Known issue:",
|
||||||
|
" - ERROR: Cannot create symbolic link: https://github.com/ScoopInstaller/Main/issues/4874"
|
||||||
],
|
],
|
||||||
"depends": "tesseract",
|
"depends": "tesseract",
|
||||||
"url": [
|
"url": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user