Source: firetools Version: 0.9.30-1 Severity: serious Justification: fails to build from source
Builds of firetools in minimal environments (notably, on the autobuilders) have been failing: configure:3861: gcc -o conftest -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now conftest.c -lQtCore -lpthread >&5 /usr/bin/ld: cannot find -lQtCore collect2: error: ld returned 1 exit status Please declare a build dependency on libqt4-dev, and confirm with pbuilder or the like that you haven't missed anything else. Thanks!