commit 7b91076c5f890857a63b3fc1e36f94c1ed21f399
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun May 14 14:03:28 2023 +0100
fedora cisco repo isn't multiarch
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index be72d6e..ea000cd 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -24,13 +24,13 @@
# Disable because of gcc issue
%global _without_lensfun 1
%if 0%{?fedora}
-%global _with_openh264 1
%global _with_placebo 1
%endif
%ifnarch i686
%global _with_bs2b 1
%global _with_chromaprint 1
%global _with_ilbc 1
+%global _with_openh264 1
%global _with_rav1e 1
%global _with_rubberband 1
%global _with_smb 1