Add missing BR: gcc-c++, make

This commit is contained in:
Sandro Mani 2018-02-19 11:04:42 +01:00
parent 272c1938d8
commit cf9391b180
1 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: tesseract
Version: 3.05.01
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Raw OCR Engine
License: ASL 2.0
@ -13,6 +13,8 @@ Source1: https://github.com/tesseract-ocr/tessdata/archive/%{tessdata_vers
# Tweak location of tessdata folder
Patch0: tesseract_datadir.patch
BuildRequires: gcc-c++
BuildRequires: make
BuildRequires: libtiff-devel
BuildRequires: leptonica-devel
BuildRequires: cairo-devel
@ -236,6 +238,9 @@ install -pm 0644 tessdata-%{tessdata_version}/* %{buildroot}/%{_datadir}/%{name}
%changelog
* Mon Feb 19 2018 Sandro Mani <manisandro@gmail.coM> - 3.05.01-6
- Add missing BR: gcc-c++, make
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.05.01-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild