commit 97c5e95c9aca463842d1081022fc7c2821d6fd09
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 71bf53d..c13f8b8 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -189,6 +189,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