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,