commit 2b01a5ed65415169ed0ce653e611c695912873b9
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Dec 7 12:59:12 2019 +0000
Update build requires for libmfx change
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 05ba046..e3c909b 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -140,7 +140,7 @@ BuildRequires: libvdpau-devel
BuildRequires: libvorbis-devel
%{?!_without_vpx:BuildRequires: libvpx-devel >= 1.4.0}
%ifarch %{ix86} x86_64
-%{!?_without_mfx:BuildRequires: libmfx-devel >= 1.23-1}
+%{!?_without_mfx:BuildRequires: pkgconfig(libmfx) >= 1.23-1}
BuildRequires: nasm
%endif
%{?_with_webp:BuildRequires: libwebp-devel}
Show replies by date