Package: cgdb
severity: serious
version: 0.6.5-3
tags: wheezy sid patch

Your package fails to build in current wheezy and sid because it's configure script looks for curses.h which is in libncurses5-dev. In squeeze the libncurses5-dev was pulled in indirectly
by libreadline6-dev  but that is no longer the case in wheezy and sid.

>checking curses.h usability... no
>checking curses.h presence... no
>checking for curses.h... no
>configure: error: CGDB requires curses.h to build.

This issue was first noticed on the armhf and s390x buildds but it is reproducable on amd64
and almost cetainly affects all release architectures.

The bug can be fixed by adding libncurses5-dev to the build-depends



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to