mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
The pytesseract library is a wrapper for tesseract, so it should depend on it on runtime. Also, the pytesseract python script calls for the packaging module so also include it as a depencency. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>