Disable vtk for now - rhbz#45140228

epel9
Nicolas Chauvet 5 years ago
parent b0c14a21fb
commit 99add5aa1c

@ -31,12 +31,12 @@
%bcond_with atlas %bcond_with atlas
%bcond_without openblas %bcond_without openblas
%bcond_without gdcm %bcond_without gdcm
%if 0%{?fedora} > 29 #if 0%{?fedora} > 29
%bcond_without vtk #bcond_without vtk
%else #else
#VTK support disabled. Incompatible combination: OpenCV + Qt5 and VTK ver.7.1.1 + Qt4 in <= F29 #VTK support disabled. Incompatible combination: OpenCV + Qt5 and VTK ver.7.1.1 + Qt4 in <= F29
%bcond_with vtk %bcond_with vtk
%endif #endif
%ifarch x86_64 %ifarch x86_64
%bcond_without libmfx %bcond_without libmfx

Loading…
Cancel
Save