From 79b7475e7af6a09784cf81b439a1fd8de19d5b8d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 8 Oct 2019 12:02:45 +0200 Subject: [PATCH] Fixed gdcm in f32 --- opencv.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/opencv.spec b/opencv.spec index 2e4b79a..94271ff 100644 --- a/opencv.spec +++ b/opencv.spec @@ -30,12 +30,7 @@ # check OpenCVFindLAPACK.cmake %bcond_with atlas %bcond_without openblas -# As of 2019-09-12 gdcm dependency is broken on Fedora 32 -%if 0%{?fedora} < 32 %bcond_without gdcm -%else -%bcond_with gdcm -%endif %if 0%{?fedora} > 29 %bcond_without vtk %else