[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#193314: apt ignores the "Provides: "-tag while installing build-deps



On Wed, May 14, 2003 at 05:34:04PM +0200, Alexander Neumann wrote:

> While trying to install the build-deps for fvwm:
> 
> # apt-get build-dep fvwm
> Building Dependency Tree... Done
> E: Build-Depends dependency for fvwm cannot be satisfied because no available versions of package libpng-dev can satisfy version requirements
> 
> but libpng12-dev provides libpng-dev:
> # apt-cache show libpng12-dev|grep Provides:
> Provides: libpng-dev, libpng12-0-dev
> 
> 
> So this build-dependency can be satisfied, in contrast to what apt is reporting.

What version of fvwm are you trying to build?  The current unstable version
(2.4.15-2) does not seem to have a (direct or indirect) build-dependency on
libpng-dev, so I cannot reproduce this at all.

pn  libpng-dev     <none>         (no description available)
pn  libpng10-dev   <none>         (no description available)
pn  libpng12-0-dev <none>         (no description available)
pn  libpng12-dev   <none>         (no description available)
pn  libpng2-dev    <none>         (no description available)
pn  libpng3-dev    <none>         (no description available)

mizar:[~] sudo apt-get -s build-dep fvwm 
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  libstroke0 libstroke0-dev
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Inst libstroke0 (0.5.1-2 Debian:unstable)
Inst libstroke0-dev (0.5.1-2 Debian:unstable)
Conf libstroke0 (0.5.1-2 Debian:unstable)

-- 
 - mdz



Reply to: