]> git.pld-linux.org Git - packages/opencv.git/commitdiff
- fix sfm BR auto/th/opencv-3.1.0-3.2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 24 Jan 2017 07:10:19 +0000 (08:10 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 24 Jan 2017 07:10:19 +0000 (08:10 +0100)
opencv.spec

index 880163fe1237aacb86ddd5361d57270d588e2dfd..16c3ae10ca057fe636417fb3d7318c65d990a023 100644 (file)
@@ -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
 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)
 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: 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
 BuildRequires: gl2ps-devel
 %if %{with gstreamer}
 BuildRequires: gstreamer-devel >= 1.0
This page took 0.194224 seconds and 4 git commands to generate.