commit ad7a6485b8ae083ca92fdf1f463fdf93ecdb2dfb
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Mar 16 10:29:38 2018 +0000
Add requires ffmpeg-libs to libavdevice (rfbz#4768)
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 1af60c3..3a2de7c 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -186,6 +186,7 @@ This package contains the libraries for %{name}
%package -n libavdevice%{?flavor}
Summary: Special devices muxing/demuxing library
+Requires: %{name}-libs%{_isa} = %{version}-%{release}
%description -n libavdevice%{?flavor}
Libavdevice is a complementary library to libavf "libavformat". It provides