commit b2016c18ec8a8dba462835fdd0d2e32c72f178d5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Dec 18 13:32:35 2018 +0100
Fixup rpi br
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 15ba647..212d235 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -147,7 +147,7 @@ BuildRequires: nasm
%endif
%{?_with_webp:BuildRequires: libwebp-devel}
%{?_with_netcdf:BuildRequires: netcdf-devel}
-%{?_with_rpi:BuildRequires: raspberrypi-vc-libs-devel}
+%{?_with_rpi:BuildRequires: raspberrypi-vc-devel}
%{!?_without_nvenc:BuildRequires: nv-codec-headers}
%{!?_without_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
%{!?_without_openal:BuildRequires: openal-soft-devel}