pkgconfig problem on RHEL-5
Karel Volný
kvolny at redhat.com
Mon Jan 26 15:54:49 CET 2009
<snip>
> Very well. It's better to add a workaround in just one place
> instead of in every package that needs ffmpeg-devel. I'll try
> to fix that soon, but if you or Karel could send me a patch
> for the spec file with the necessary BRs, it'd make the fix
> faster. I'm a bit short on time these days.
if pkgconfig is not going to be fixed, the workaround, or how I
understand that, is that if ffmpeg-devel depends on
libraw1394-devel, libtheora-devel and libvorbis-devel, i.e.:
--- ffmpeg.spec~ 2008-09-18 00:55:34.000000000 +0200
+++ ffmpeg.spec 2009-01-26 15:53:11.000000000 +0100
@@ -55,6 +55,7 @@
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: pkgconfig
+Requires: libraw1394-devel libtheora-devel libvorbis-devel
%description devel
FFMpeg is a complete and free Internet live audio and video
... the other libraries seem to be covered by the deps
K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20090126/8f22e271/attachment.bin
More information about the rpmfusion-developers
mailing list