[packages/ffmpeg] - requires openh264 with pkgconfig support (>= 1.3)

qboosh qboosh at pld-linux.org
Tue Mar 24 20:21:12 CET 2015


commit 62da4e008fae8ac94202d17d32b131c87f9acf23
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 24 20:22:54 2015 +0100

    - requires openh264 with pkgconfig support (>= 1.3)

 ffmpeg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 48a367f..00cf2b7 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -132,7 +132,7 @@ BuildRequires:	nasm
 #%{?with_nvenc:BuildRequires:	NVIDIA-NVENC-API}
 BuildRequires:	opencore-amr-devel
 %{?with_opencv:BuildRequires:	opencv-devel}
-%{?with_openh264:BuildRequires:	openh264-devel}
+%{?with_openh264:BuildRequires:	openh264-devel >= 1.3}
 BuildRequires:	openjpeg-devel >= 1.5
 BuildRequires:	opus-devel
 BuildRequires:	perl-Encode
@@ -270,7 +270,7 @@ Requires:	libvorbis-devel
 %{?with_mfx:Requires:	mfx_dispatch-devel}
 Requires:	opencore-amr-devel
 %{?with_opencv:Requires:	opencv-devel}
-%{?with_openh264:Requires:	openh264-devel}
+%{?with_openh264:Requires:	openh264-devel >= 1.3}
 Requires:	openjpeg-devel >= 1.5
 Requires:	schroedinger-devel
 %{?with_shine:Requires:	shine-devel >= 3.0.0}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/62da4e008fae8ac94202d17d32b131c87f9acf23



More information about the pld-cvs-commit mailing list