On Tue, 2007-10-16 at 19:41 +0300, David Juran wrote:
> Hello.
> 
> I've noticed that in your configure.in, you are adding libpng to
> LIBQUICKTIME_EXTRA_LIBS. As far as I know this should not be necessary
> and I think it could be dropped (see attached trivial patch) in order to
> get rid of this superfluous dependency.

I'm not confident with libquicktime, but on my dev box (debian sid)
looks like libquicktime still depends from libpng:

$ apt-cache show libquicktime1 | grep Version
Version: 2:1.0.0+debian-5
$ apt-cache depends libquicktime1
libquicktime1
  Depends: libavcodec1d
  Depends: libavutil1d
  Depends: libc6
  Depends: libdv4
  Depends: libfaad0
  Depends: libjpeg62
  Depends: libogg0
  Depends: libpng12-0
  Depends: libraw1394-8
  Depends: libtheora0
  Depends: libvorbis0a
  Depends: libvorbisenc2
  Depends: libvorbisfile3
  Depends: zlib1g
$

Bests,

-- 
Francesco Romani // Ikitt
[ Out of memory. ~ We wish to hold the whole sky, ~ But we never will. ]

Reply via email to