commit 625452e74469c1aabd3911ebf4287a1bb007444b
Author: Antonio T <sagitter(a)fedoraproject.org>
Date: Wed Jan 20 15:35:58 2021 +0100
FFMpeg Requires tag is not arched
qtav.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtav.spec b/qtav.spec
index 368255c..f728ecc 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -58,7 +58,7 @@ Features include:
%package -n lib%{name}
Summary: QtAV library
-Requires: ffmpeg%{?_isa}
+Requires: ffmpeg
%description -n lib%{name}
QtAV is a multimedia playback library based on Qt and FFmpeg.