Package: lua5.2 Version: 5.2.0~beta-1 Severity: serious >From my pbuilder log:
,---- | libtool --quiet --mode=compile --tag=CC gcc -O2 -Wall -DLUA_COMPAT_ALL -DLUA_USE_LINUX -g -DDEB_HOST_MULTIARCH=\"i386-linux-gnu\" -c lua.c | libtool --quiet --mode=link --tag=CC gcc -o lua5.2 -static -Wl,-E lua.o liblua5.2.la -lm -Wl,-E -ldl -lreadline -lncurses | /usr/bin/ld: cannot find -lncurses | collect2: ld returned 1 exit status | make[4]: *** [lua5.2] Error 1 `---- Either add libncurses-dev to Build-Depends, or (preferably) patch src/Makefile to not add -lncurses to the linker line, since it is not needed (there is a corresponding dpkg-shlibdeps warning in the buildd logs). -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.1.0-rc10-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

