From fc19cf537742a30830c5c508f23cbd72d41a1ea9 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 10 Mar 2013 13:15:29 +0000 Subject: [PATCH] Update dependency for pod2man --- ffmpeg.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 1a85a5e..06ea49d 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -10,9 +10,6 @@ %global _without_opencv 1 %global _without_vpx 1 %endif -%if 0%{?fedora} >= 19 -%global _without_cdio 1 -%endif Summary: Digital VCR and streaming server Name: ffmpeg @@ -63,6 +60,7 @@ BuildRequires: libXvMC-devel BuildRequires: openjpeg-devel BuildRequires: opus-devel %{!?_without_pulse:BuildRequires: pulseaudio-libs-devel} +BuildRequires: perl(Pod::Man) BuildRequires: schroedinger-devel BuildRequires: SDL-devel BuildRequires: speex-devel