commit 05ec9ce3b4893972f062840b10579be33fb638c9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Jan 24 10:51:28 2019 +0100
Enable libopus but disable encoder on el7
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 62a4740..fb39bd7 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -253,7 +253,7 @@ This package contains development files for %{name}
%{!?_without_opencv:--enable-libopencv} \\\
%{!?_without_opengl:--enable-opengl} \\\
--enable-libopenjpeg \\\
- %{!?_without_opus:--enable-libopus} \\\
+ %{!?_without_opus:--enable-libopus %{?el7:--disable-encoder=libopus}} \\\
%{!?_without_pulse:--enable-libpulse} \\\
--enable-librsvg \\\
%{?_with_rtmp:--enable-librtmp} \\\