[packages/ffmpeg] zimg runtime dep moved to -libs with bcond condition

atler atler at pld-linux.org
Mon Jul 10 00:39:17 CEST 2017


commit a0f2ba02606a1f1f875e39295344859339054db5
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 00:38:04 2017 +0200

    zimg runtime dep moved to -libs with bcond condition

 ffmpeg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a1b8acf..b643425 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -182,7 +182,6 @@ BuildConflicts:	pdksh < 5.2.14-57
 Requires:	%{name}-libs = %{version}-%{release}
 %{?with_ilbc:Requires:	webrtc-libilbc}
 Requires:	xvid >= 1:1.1.0
-Requires:	zimg >= 2.3.0
 Obsoletes:	libpostproc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -220,6 +219,7 @@ Requires:	gnutls-libs >= 3.0.20
 %endif
 %{?with_vpx:Requires:	libvpx >= 1.3.0}
 %{?with_rubberband:Requires:	rubberband-libs >= 1.8.1}
+%{?with_zimg:Requires:	zimg >= 2.3.0}
 
 %description libs
 This package contains the ffmpeg shared libraries:
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list