Also including auxiliary packages in d-i pool (Closes: #604551).

This commit is contained in:
Daniel Baumann 2010-11-22 20:40:07 +01:00
parent 61efbfcd8f
commit bb828f5284
1 changed files with 1 additions and 0 deletions

View File

@ -413,6 +413,7 @@ then
# Download .debs of the required packages
Chroot chroot ${_LB_APT_COMMAND} install ${DI_REQ_PACKAGES}
Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}
else
# Download .debs of the required packages
Chroot chroot ${_LB_APT_COMMAND} install ${DI_PACKAGES}