tesseract-languages: Add known issue to notes

This commit is contained in:
HUMORCE 2023-06-15 11:22:32 +00:00
parent 325df93aae
commit 99405072b9
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -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": [