commit bbb6f167cd2b2ecc8e695f98f9f608551633382b
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 2d87aed..4d5585a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -150,7 +150,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}
Show replies by date