On Wed, Nov 04, 2015 at 08:02:39PM +0100, Sven Joachim wrote:
> Source: slrn
> Version: 1.0.2-3
>
> Your package currently FTBFS in unstable. From my pbuilder log:
>
> ,----
> | gcc /build/slrn-1.0.2/src/objs/chkslang.o -Wl,-z,relro -o
> /build/slrn-1.0.2/src/objs/chkslang -lslang -luu -lcanlock
> -L/usr/lib/i386-linux-gnu/lib -lgnutls -lgnutls-openssl -ltermcap
> | /usr/bin/ld: cannot find -ltermcap
> `----
>
> This is an unexpected fallout from the fix for bug #745479[1], I did not
> really consider it possible that packages use the ncurses5-config script
> without a build dependency on libncurses5-dev. Anyway, here's the
> analysis:
Sorry for the late reply.
Adding libncurses5-dev as a build dependency to slrn also seems like a proper
fix
to me, then?
Cheers,
Moritz