On Mon, Jan 09, 2006 at 04:22:04PM +0100, Daniel Kobras wrote: > libXt from 6.9.0.dfsg.1-2 was linked with libX11, but this dependency is > not reflected in the Depends: of the binary package: > > % ldd /usr/X11R6/lib/libXt.so.6 > linux-gate.so.1 => (0xffffe000) > libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7ece000) > libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb7ec6000) > libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb7eaf000) > libc.so.6 => /lib/tls/libc.so.6 (0xb7d78000) > libdl.so.2 => /lib/tls/libdl.so.2 (0xb7d74000) > /lib/ld-linux.so.2 (0x80000000) > > but: > > % dpkg -s libxt6 | grep Depends > Depends: libc6 (>= 2.3.5-1), libice6, libsm6, debconf (>= 0.5) | debconf-2.0 > > The required dependency on libx11-6 is missing.
This is odd. Why doesn't ${shlibs:Depends} add this automatically like it should? All these other deps are added correctly. Any clues from anyone? - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]