From a26d1c55e1787a982a58fe9aa1e0f3e440577c9b Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sun, 15 Jun 2008 02:55:33 +0100 Subject: Ensure apt-utils is installed in the helpers it is required. This allows us to remove a hacky test from hooks/minimal to see whether we need the package. --- helpers/lh_binary_debian-installer | 1 + 1 file changed, 1 insertion(+) (limited to 'helpers/lh_binary_debian-installer') diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index d0f6d201b..7ee6dfd8e 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -73,6 +73,7 @@ Create_lockfile .lock # Checking depends Check_package chroot/usr/bin/wget wget +Check_package chroot/usr/bin/apt-ftparchive apt-utils # Restoring cache Restore_cache cache/packages_binary -- cgit v1.2.3