public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Add one comment and improve small detail
@ 2026-08-28 13:30 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-28 13:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : 14a89a9a9d1c6fdc0d9de4fb2518fb7b1ef01a99
Author : Sérgio M. Basto <sergio@serjux.com>
Date   : 2018-10-04T07:04:22+01:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/14a89a9a9d1c6fdc0d9de4fb2518fb7b1ef01a99?branch=opencv5

Log:
Add one comment and improve small detail

---
diff --git a/opencv.spec b/opencv.spec
index 09de91c..2f77355 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-28 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:30 [rpms/opencv] opencv5: Add one comment and improve small detail 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox