]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- requires openh264 with pkgconfig support (>= 1.3)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Mar 2015 19:22:54 +0000 (20:22 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 24 Mar 2015 19:22:54 +0000 (20:22 +0100)
ffmpeg.spec

index 48a367fdd88c4bb37e7a7e12748e4a4e04130d4d..00cf2b74bbfc090147bdbe251416eab332adbb94 100644 (file)
@@ -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}
This page took 0.0597 seconds and 4 git commands to generate.