From bf73aede691bb22a3b594de75e9d5a5f73e65373 Mon Sep 17 00:00:00 2001 From: Raphaël Hertzog Date: Wed, 14 Feb 2018 15:44:54 +0100 Subject: Add e2fsprogs to Suggests along with mtd-utils, parted Closes: #887278 --- debian/changelog | 1 + debian/control | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index fef7d9f89..df6e1a4ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ live-build (1:20171208) UNRELEASED; urgency=medium * Rework failsafe entries in grub configuration to be more consistent with the i386/amd64 autodetection entries. Closes: #884591 Thanks to Adrian Gibanel Lopez for the patch. + * Add e2fsprogs to Suggests along with mtd-utils, parted. Closes: #887278 -- Raphaël Hertzog Thu, 21 Dec 2017 14:14:04 +0100 diff --git a/debian/control b/debian/control index 57946169c..cb8d1cd58 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,10 @@ Recommends: live-config-doc, live-manual-html | live-manual, wget, +Suggests: + e2fsprogs, + parted, + mtd-utils, Description: Live System Build Components The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. -- cgit v1.2.3