Enable bootstrap

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-11 19:07:59 -04:00
parent 9ccd172b47
commit c5600dcfc1

View File

@ -2,7 +2,7 @@
%bcond_with network
# Need to bootstrap for magick
%bcond_with bootstrap
%bcond_without bootstrap
%global packname tesseract
%global packver 5.1.0
@ -10,7 +10,7 @@
Name: R-%{packname}
Version: %{packver}
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Open Source OCR Engine
# Automatically converted from old format: ASL 2.0 - review is highly recommended.