penguin-command should build-depend on zlib1g-dev (and possibly others)

Manuel A. Fernandez Montecelo manuel.montezelo at gmail.com
Mon May 14 21:05:14 UTC 2012


Package: penguin-command
Version: 1.6.11-1
Severity: normal

Hello,

We're planning to remove some dependencies that were introduced for
libsdl*-dev packages years ago that are actually not required, and we
found that some packages fail to build when we remove them, because
they rely on libsdl-*-dev packages pulling them.

Please re-check the build-depends on your package.  In particular,
please check if your package really depends on the same packages as
[1][2][3] do (e.g.: libdirectfb-dev, libcaca-dev, libogg-dev,
libtiff4-dev, ...); otherwise your package will FTBFS in the near
future.

[1] http://packages.debian.org/sid/libsdl-image1.2-dev
[2] http://packages.debian.org/sid/libsdl-mixer1.2-dev
[3] http://packages.debian.org/sid/libsdl1.2-dev

For example, your package uses zlib:
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for main in -lz... no
configure: error: Your system is missing libz!

And so it should build-depend on zlib1g-dev.

Regards.

(If you have any question, please keep the
CC:pkg-sdl-maintainers at lists.alioth.debian.org in the loop)



More information about the Pkg-sdl-maintainers mailing list