https://bugzilla.rpmfusion.org/show_bug.cgi?id=2531
--- Comment #18 from Antonio <anto.trande(a)gmail.com> 2012-10-21 17:12:24 CEST ---
(In reply to comment #17)
> I have changed 'BuildRequires:ffmpeg-devel' with
>
> ##Build Requires of ffmpeg-devel
> BuildRequires: pkgconfig(libavcodec)
> BuildRequires: pkgconfig(libavdevice)
> BuildRequires: pkgconfig(libavfilter)
> BuildRequires: pkgconfig(libavformat)
> BuildRequires: pkgconfig(libavutil)
> BuildRequires: pkgconfig(libpostproc)
> BuildRequires: pkgconfig(libswresample)
> BuildRequires: pkgconfig(libswscale)
>
> Is it right ?
No, libavformat is enough:
BuildRequires: pkgconfig(libavformat)
Done.
http://sagitter.fedorapeople.org/moc.spec
http://sagitter.fedorapeople.org/moc-2.5.0-0.1.beta1.fc17.src.rpm
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.