http://bugs.winehq.org/show_bug.cgi?id=10360
--- Comment #2 from Scott Ritchie scott@open-vote.org 2007-11-08 17:56:38 --- Nice catch. Unfortunately, libdbus isn't in Ubuntu's ia32-libs package - I'll add it to the request list for Hardy. Hal will remain broken until then.
What about libpng12 though? That seems to have all its dependencies satisfied:
ldd /usr/lib32/libpng12.so.0
linux-gate.so.1 => (0xffffe000) libz.so.1 => /usr/lib32/libz.so.1 (0xf7ec1000) libm.so.6 => /lib32/libm.so.6 (0xf7e9c000) libc.so.6 => /lib32/libc.so.6 (0xf7d51000) /lib/ld-linux.so.2 (0x56555000)