]> git.pld-linux.org Git - packages/opencv.git/blobdiff - opencv.spec
- add missing header, rel 5
[packages/opencv.git] / opencv.spec
index d766b4ff67beb7cbfb0065ffda8170e4e3bc2760..c820c2a282832776c1a64be88bf1e3058816f926 100644 (file)
@@ -60,7 +60,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:       4.5.1
-Release:       4
+Release:       5
 Epoch:         1
 %if %{with unicap} || %{with xine}
 License:       GPL (enforced by used libraries), BSD (opencv itself)
@@ -106,6 +106,7 @@ Patch0:             %{name}-ximea.patch
 Patch1:                python-install.patch
 Patch2:                pkgconfig-paths.patch
 Patch3:                no-cxx-in-c-header.patch
+Patch4:                gcc11.patch
 URL:           http://www.opencv.org/
 %{?with_pvapi:BuildRequires:   AVT_GigE_SDK-devel}
 %{?with_opencl:BuildRequires:  OpenCL-devel}
@@ -333,6 +334,7 @@ Wiązania Pythona 3 do OpenCV.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 cache_file() {
        f="$1"
This page took 0.028816 seconds and 4 git commands to generate.