commit 9266ee54d327b79784fefc319139b0859c6bb8aa
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 9ed5632..f0969fe 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