From 1bc04eefc203c958c0bfe3c7d6ddb40294fa5232 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 20 Dec 2018 21:53:51 +0100 Subject: [PATCH] Rework _with_rpi case with neon --- vlc.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vlc.spec b/vlc.spec index 18dd3ec..95ee938 100644 --- a/vlc.spec +++ b/vlc.spec @@ -200,12 +200,11 @@ BuildRequires: pkgconfig(xcb-keysyms) } BuildRequires: xorg-x11-proto-devel -%ifarch armv7hl armv7hnl %{?_with_rpi: +ExclusiveArch: armv7hnl BuildRequires: raspberrypi-vc-devel BuildRequires: raspberrypi-vc-static } -%endif %if 0%{?rhel} == 7 BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel