Hi Joshua. The update you posted is not entirely correct.

/home/nach> apt-cache show zsnes
Package: zsnes
Priority: optional
Section: otherosfs
Installed-Size: 4060
Maintainer: Joshua Kwan <[EMAIL PROTECTED]>
Architecture: i386
Version: 1.510-1
Depends: libao2 (>= 0.8.8), libc6 (>= 2.5-5), libgcc1 (>= 1:4.2-20070516),
libgl1-mesa-glx | libgl1, libpng12-0 (>= 1.2.13-4), libsdl1.2debian (>=
1.2.10-1), libstdc++6 (>= 4.2-20070516), zlib1g (>= 1:1.2.1)
Filename: pool/main/z/zsnes/zsnes_1.510-1_i386.deb

ZSNES depends on zlib 1.2.3 as can be seen in the configure script:
configure.in:AM_PATH_ZLIB(1.2.3, , [AC_MSG_ERROR(zlib >= 1.2.3 is
required)])

-Nach

Reply via email to