Re: New libavcodec-dev (5:0.6.1+svn20101128-0.0) missing dep…

Top Page

Reply to this message
Author: Christian Marillat
Date:  
To: dmo-discussion
Subject: Re: New libavcodec-dev (5:0.6.1+svn20101128-0.0) missing dependencies
Miguel Colon <debian.micove@???> writes:

Hi ?

> In this package
> /usr/include/libavcodec/avcodec.h
> has
> #include "libavcore/samplefmt.h" in line 30.
>
> This file is included in libavcore-dev. I believe libavcore-dev should
> be added to the list of the dependencies of libavcodec-dev since
> without this compilation of other packages breaks unless I add
> libavcore-dev as dependencies to each of the non-compiling packages.


Done.

> Also libavcodec52 depends on libavcore0 so that should be fine.


Done automatically by dpkg-shlibdeps.

Another bug was libavcore0 is missing in Depends for the -dbg package.

Christian