|
|
|
@ -177,6 +177,9 @@ if [ "${SUBPROJECT:-}" = minimized ]; then
|
|
|
|
|
console-setup ncurses-term tmux screen policykit-1 \
|
|
|
|
|
xdg-user-dirs less run-one apport-symptoms \
|
|
|
|
|
ubuntu-cloudimage-keyring file
|
|
|
|
|
# Add back pollinate, which gets removed due to a dependency on vim-common
|
|
|
|
|
_xchroot "${rootd}" env DEBIAN_FRONTEND=noninteractive \
|
|
|
|
|
apt-get install --no-install-recommends pollinate
|
|
|
|
|
|
|
|
|
|
_xchroot "${rootd}" apt clean
|
|
|
|
|
fi
|
|
|
|
|