commit 4fb4bfcab451f92c51fa38a4230eb6761622d3dd
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 e7a0216..88779a9 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
Show replies by date