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 e3800bf32b
commit d06f0de41f
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,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}