commit 1bc04eefc203c958c0bfe3c7d6ddb40294fa5232
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 20 21:53:51 2018 +0100
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
Show replies by date