From 8b91b9f51fa59de660c72b36c571c6cd96fbb30d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 3 Jan 2022 17:25:49 +0100 Subject: [PATCH] Drop 1394 on rhel --- opencv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index c52f1e0..13288a2 100644 --- a/opencv.spec +++ b/opencv.spec @@ -90,7 +90,7 @@ BuildRequires: pkgconfig(nppc-%{?_cuda_version}) %{?with_eigen3:BuildRequires: eigen3-devel} BuildRequires: libtheora-devel BuildRequires: libvorbis-devel -%if 0%{?fedora} || 0%{?rhel} > 7 +%if 0%{?fedora} %ifnarch s390 s390x BuildRequires: libraw1394-devel BuildRequires: libdc1394-devel