oscar: Add English tesseract for spectacle
Ideally I'll be able to remove this eventually; conversation in the comments implies they might add English to the default language set. However, it's not there _now_, so if I want working OCR, I have to add it myself. This isn't exactly ideal, since it means I have to build spectacle from source, which isn't particularly quick. I feel that it probably shouldn't require that? But that's troubleshooting for another day!
This commit is contained in:
parent
4ac95b4f6d
commit
f6d8dd72d1
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@
|
||||||
inkscape
|
inkscape
|
||||||
josm
|
josm
|
||||||
kdePackages.kate
|
kdePackages.kate
|
||||||
|
(kdePackages.spectacle.override { tesseractLanguages = [ "eng" ]; })
|
||||||
krita
|
krita
|
||||||
kicad
|
kicad
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue