14
0

- Ensure we recommend some of the tesseract data so we can do at

least some basic ocr operations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-08-02 09:53:53 +00:00
committed by Git OBS Bridge
parent c4f242f00f
commit e75874cae4
2 changed files with 8 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ BuildRequires: python-rpm-macros
BuildRequires: tesseract-ocr-traineddata-english
BuildRequires: tesseract-ocr-traineddata-orientation_and_script_detection
BuildRequires: pkgconfig(tesseract)
Requires: tesseract-ocr-traineddata-english
Requires: tesseract-ocr-traineddata-orientation_and_script_detection
Recommends: python-Pillow
%python_subpackages