commit a00b8e134a59fb247d7cfc7b2c134ce87cbfc5c9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Sep 5 08:46:11 2018 +0200
Add without opus for rhel
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 7935dba..5e44cf3 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -16,6 +16,7 @@
%if 0%{?rhel}
%global _without_frei0r 1
%global _without_opencv 1
+%global _without_opus 1
%global _without_vpx 1
%global _without_nvenc 1
%endif
Show replies by date