summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/builder.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/builder.lib b/bin/builder.lib
index cd0edc1..bb57c2a 100644
--- a/bin/builder.lib
+++ b/bin/builder.lib
@@ -87,7 +87,7 @@ dch --force-distribution -v ${VERSION}-1 -D unstable ${CHANGELOG_ENTRY} 2>&1
if [ -n "${LOG}" ]; then
dch -a ${LOG}
fi
-sbuild --force-orig-source -A -s -c ${schroot} -d ${suite}
+sbuild --build-dep-resolver=aptitude --force-orig-source -A -s -c ${schroot} -d ${suite}
reprepro --ignore=wrongdistribution -b ${REPO_DIR} include sid ${DIR}/${NAME}_${VERSION}-1_${host_arch}.changes
if [ -n "$arch" ]; then
sbuild --arch ${arch} -c ${schroot}-${arch} -d ${suite}