Package: libavcodec-dev, libavformat-dev
Version: 3:0.svn20080925-1
Severity: grave

Hi,
libavcodec-dev and libavformat-dev miss some dependencies.

libavcodec's pkg-config file says:
Requires.private: libraw1394 theora vorbisenc libavutil = 49.10.0

libavformat's pkg-config file says:
Requires.private: libraw1394 theora vorbisenc libavcodec = 52.0.0


Although these are in Requires.private the -dev packages _must_ depend
on the corresponding -dev packages (libraw1394-dev, libtheora-dev,
libvorbis-dev) as otherwise pkg-config will refuse to use the pkg-config
files (and configure checks will abort, etc).

Requires.private only prevents those libraries to be linked in when
linking dynamically, apart from that it's the same as Requires.

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to