From 99add5aa1c29c48389adb233126e3a3a6f17872f Mon Sep 17 00:00:00 2001
From: Nicolas Chauvet <kwizart@gmail.com>
Date: Fri, 29 May 2020 15:29:49 +0200
Subject: [PATCH] Disable vtk for now - rhbz#45140228

---
 opencv.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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