Stefan Brüns 2020-06-12 14:18:24 +00:00 committed by Git OBS Bridge
parent 7a7a69fb46
commit 3ad89a3c7d

View File

@ -26,7 +26,11 @@
%bcond_with tests %bcond_with tests
%bcond_without gapi %bcond_without gapi
%bcond_without ffmpeg %bcond_without ffmpeg
%if %{suse_version} < 1550
%bcond_without python2 %bcond_without python2
%else
%bcond_with python2
%endif
%bcond_without python3 %bcond_without python3
%bcond_without openblas %bcond_without openblas
Name: opencv Name: opencv