Add the mtools dependency.

add-new-budgie
Łukasz 'sil2100' Zemczak 2 years ago
parent c7382d765e
commit fef989b0fe

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.845) UNRELEASED; urgency=medium
* Add the mtools dependency for ubuntu-image.
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> 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.

1
debian/control vendored

@ -28,6 +28,7 @@ Depends: ${misc:Depends},
lzma,
make,
mount,
mtools,
parted,
procps,
python3,

Loading…
Cancel
Save