On Wed, Jul 31, 2002 at 09:50:56AM -0400, Michael Furr wrote: > On Wed, 2002-07-31 at 09:26, Jérôme Marant wrote: > > Replace libpng-dev with libpng3-dev. > How would that help things? It seems to me that from the log, the > problem isn't my build-dep, but rather that libpng3 "is not going to be > installed": > > Sorry, but the following packages have unmet dependencies: > > libpng-dev: Depends: libpng3 (= 1.2.1-1.1) but it is not going to be > > installed
No, _libpng-dev_ is not going to be installed because it depends on a library that is no longer in the way. The right way to do is to replace libpng-dev with libpng3-dev which depends on the current libpng3. Cheers, -- Jérôme Marant

