From e6847b1ea7da8722b62152e3d60d57928050dbf1 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 8 Apr 2020 10:30:58 +0200 Subject: [PATCH] Enable srt --- ffmpeg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ffmpeg.spec b/ffmpeg.spec index ff88495..b38d376 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -171,6 +171,7 @@ BuildRequires: perl(Pod::Man) %{?_with_snappy:BuildRequires: snappy-devel} BuildRequires: soxr-devel BuildRequires: speex-devel +BuildRequires: pkgconfig(srt) %{?_with_tesseract:BuildRequires: tesseract-devel} #BuildRequires: texi2html BuildRequires: texinfo