]> git.pld-linux.org Git - packages/tesseract.git/blobdiff - tesseract.spec
fix build on arm32 without neon
[packages/tesseract.git] / tesseract.spec
index bab92e357b4c54da5149941e7a2016e74e6365ba..3b5381bebbd6cb83f4134764cc97ad92bb8ff127 100644 (file)
@@ -16,6 +16,7 @@ Group:                Applications/Graphics
 #Source0Download: https://github.com/tesseract-ocr/tesseract/releases
 Source0:       https://github.com/tesseract-ocr/tesseract/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 53de961804ccbcb83b73122f721d8f83
+Patch0:                neon-detect.patch
 URL:           https://github.com/tesseract-ocr/
 %{?with_opencl:BuildRequires:  OpenCL-devel}
 BuildRequires: asciidoc
@@ -92,6 +93,7 @@ Statyczne biblioteki Tesseracta.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.164751 seconds and 4 git commands to generate.