From 99add5aa1c29c48389adb233126e3a3a6f17872f Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: May 29 2020 13:30:04 +0000 Subject: Disable vtk for now - rhbz#45140228 --- 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