abuild: no missing dependencies might happen

This commit is contained in:
Natanael Copa 2009-08-17 13:58:26 +00:00
parent 5b8d1709da
commit e0f546896f
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ depparse_aports() {
deptrace() {
local deps="$@"
[ -z "$deps" ] && die "should not happen"
[ -z "$deps" ] && return 0
( depparse_aports
if [ -z "$upgrade" ]; then
# list installed pkgs and prefix with 'i '