Fixed gdcm in f32

epel9
Nicolas Chauvet 5 years ago
parent 854a97fb82
commit 79b7475e7a

@ -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

Loading…
Cancel
Save