Add one comment and improve small detail

This commit is contained in:
Sérgio M. Basto 2018-10-04 07:04:22 +01:00
parent 563bc47e2f
commit 14a89a9a9d
1 changed files with 3 additions and 1 deletions

View File

@ -65,6 +65,7 @@ Patch1: opencv-3.4.1-cmake_paths.patch
Patch10: https://github.com/opencv/opencv/commit/4910f16f16a0a0c2b456b14cbc3429c86f96a5f5.patch
Patch11: https://github.com/opencv/opencv_contrib/commit/6a01e96ce795ed003cf83a777ba65d6dd2d8afce.patch
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: cmake >= 2.6.3
BuildRequires: chrpath
@ -126,6 +127,8 @@ BuildRequires: qt5-qtbase-devel
BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libGLU-devel
BuildRequires: hdf5-devel
# Module opencv_ovis disabled because of incompatible OGRE3D version < 1.10
# BuildRequires: ogre-devel
%{?with_vtk:BuildRequires: vtk-devel}
%{?with_atlas:BuildRequires: atlas-devel}
#ceres-solver-devel push eigen3-devel and tbb-devel
@ -145,7 +148,6 @@ BuildRequires: lapack-devel
%{?with_va:BuildRequires: libva-devel}
Requires: opencv-core%{_isa} = %{version}-%{release}
BuildRequires: gcc, gcc-c++
%description
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of