From b2016c18ec8a8dba462835fdd0d2e32c72f178d5 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 18 Dec 2018 13:32:35 +0100 Subject: [PATCH] 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}