TT#68011 Install apt-utils by default

The package needs to be installed to avoid the following message in installation
logs, which if nothing else, is noisy:

  debconf: delaying package configuration, since apt-utils is not installed

Change-Id: I692b5ea618ce27e58a8d085630a64166b2441198
changes/67/33967/1
Manuel Montecelo 6 years ago
parent 9f9da3ed3c
commit 1626296014

2
debian/control vendored

@ -167,6 +167,7 @@ Provides:
Depends:
acpi,
acpi-support-base,
apt-utils,
aptitude,
bind9-host | host,
bootlogd,
@ -237,6 +238,7 @@ Provides:
Depends:
acpi,
acpi-support-base,
apt-utils,
aptitude,
bind9-host | host,
bootlogd,

Loading…
Cancel
Save