From fb5ded39700c5264921c5a512e0e6d740199874a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 24 Jan 2017 08:10:19 +0100 Subject: [PATCH] - 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 -- 2.43.0