commit 84bc37dfc11f32a49eb1f3f94088ed0b172c9e81
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Mar 14 10:49:08 2022 +0100
Explicitly require the right ffmpeg library on Fedora 36+.
telegram-desktop.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 7b4b1aa..d60e5d5 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -154,6 +154,7 @@ BuildRequires: pkgconfig(xcb-screensaver)
# Fedora now has a stripped ffmpeg. Make sure we're using the full version.
%if 0%{?fedora} && 0%{?fedora} >= 36
BuildRequires: ffmpeg-devel
+Requires: ffmpeg-libs%{?_isa}
%endif
Requires: hicolor-icon-theme