commit a535753d14d38a62f622cbdaf73b3950496159ee
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Dec 17 18:55:43 2017 +0100
Enable vid.stab - rfbz#4713
ffmpeg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 461d0dd..b137dc5 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -158,6 +158,7 @@ BuildRequires: subversion
BuildRequires: texinfo
%{?_with_twolame:BuildRequires: twolame-devel}
%{?_with_wavpack:BuildRequires: wavpack-devel}
+%{!?_without_vidstab:BuildRequires: vid.stab-devel}
%{!?_without_x264:BuildRequires: x264-devel >= 0.0.0-0.31}
%{!?_without_x265:BuildRequires: x265-devel}
%{!?_without_xvid:BuildRequires: xvidcore-devel}
@@ -270,6 +271,7 @@ This package contains development files for %{name}
%{?_with_twolame:--enable-libtwolame} \\\
--enable-libvorbis \\\
--enable-libv4l2 \\\
+ %{!?_without_vidstab:--enable-libvidstab} \\\
%{!?_without_vpx:--enable-libvpx} \\\
%{?_with_webp:--enable-libwebp} \\\
%{!?_without_x264:--enable-libx264} \\\