commit 8691e6cc0e95ce61832994ffdfcbd8f987d6db0d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 26 19:39:05 2019 +0100
Add Br fribidi-devel (needed for el8)
ffmpeg.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3640413..50a3301 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -17,10 +17,8 @@
%endif
%if 0%{?el8}
-%global _without_ass 1
%global _without_bluray 1
%global _without_dav1d 1
-%global _without_fribidi 1
%global _without_jack 1
%global _without_mfx 1
%endif
@@ -111,6 +109,7 @@ BuildRequires: bzip2-devel
%{?_with_flite:BuildRequires: flite-devel}
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel
+BuildRequires: fribidi-devel
%{!?_without_frei0r:BuildRequires: frei0r-devel}
%{?_with_gme:BuildRequires: game-music-emu-devel}
BuildRequires: gnutls-devel
Show replies by date