From fef989b0fedd8e5c50c62ed2a65918ecb121d6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Wed, 31 May 2023 17:09:32 +0200 Subject: [PATCH] Add the mtools dependency. --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7bfaabc1..6a14044f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.845) UNRELEASED; urgency=medium + + * Add the mtools dependency for ubuntu-image. + + -- Ɓukasz 'sil2100' Zemczak Wed, 31 May 2023 17:08:44 +0200 + livecd-rootfs (2.844) mantic; urgency=medium * Switch to use ubuntu-image 3.0 for our raspberry pi mantic images. diff --git a/debian/control b/debian/control index b36bcc48..65f9b665 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Depends: ${misc:Depends}, lzma, make, mount, + mtools, parted, procps, python3,