[packages/opencv] - fix sfm BR
baggins
baggins at pld-linux.org
Tue Jan 24 08:10:32 CET 2017
commit fb5ded39700c5264921c5a512e0e6d740199874a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Jan 24 08:10:19 2017 +0100
- fix sfm BR
opencv.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/opencv.spec b/opencv.spec
index 880163f..16c3ae1 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -53,7 +53,7 @@ Summary: A library of programming functions mainly aimed at real time computer v
Summary(pl.UTF-8): Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym
Name: opencv
Version: 3.1.0
-Release: 3.1
+Release: 3.2
Epoch: 1
%if %{with unicap} || %{with xine}
License: GPL (enforced by used libraries), BSD (opencv itself)
@@ -87,6 +87,7 @@ BuildRequires: doxygen
BuildRequires: eigen3 >= 3
%{?with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.7}
%{?with_openmp:BuildRequires: gcc-c++ >= 6:4.2}
+BuildRequires: gflags-devel
BuildRequires: gl2ps-devel
%if %{with gstreamer}
BuildRequires: gstreamer-devel >= 1.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opencv.git/commitdiff/fb5ded39700c5264921c5a512e0e6d740199874a
More information about the pld-cvs-commit
mailing list