From 3ad89a3c7daae174993665548bd7918814355386e0a95042dc0dad0b61e557eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Fri, 12 Jun 2020 14:18:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/opencv?expand=0&rev=13 --- opencv.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/opencv.spec b/opencv.spec index f2161f6..f119b06 100644 --- a/opencv.spec +++ b/opencv.spec @@ -26,7 +26,11 @@ %bcond_with tests %bcond_without gapi %bcond_without ffmpeg +%if %{suse_version} < 1550 %bcond_without python2 +%else +%bcond_with python2 +%endif %bcond_without python3 %bcond_without openblas Name: opencv