commit b9db1fb2723763977e6ba94ac04af6f55726492f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Dec 18 15:25:55 2018 +0100
Add armv7hnl to _with_rpi
vlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 9127500..ef3502a 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -199,7 +199,7 @@ BuildRequires: pkgconfig(xcb-keysyms)
}
BuildRequires: xorg-x11-proto-devel
-%ifarch armv7hl
+%ifarch armv7hl armv7hnl
%{?_with_rpi:
BuildRequires: raspberrypi-vc-devel
}
Show replies by date