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