mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-19 06:41:33 +00:00
Add the mtools dependency.
This commit is contained in:
parent
c7382d765e
commit
fef989b0fe
6
debian/changelog
vendored
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
|
livecd-rootfs (2.844) mantic; urgency=medium
|
||||||
|
|
||||||
* Switch to use ubuntu-image 3.0 for our raspberry pi mantic images.
|
* Switch to use ubuntu-image 3.0 for our raspberry pi mantic images.
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -28,6 +28,7 @@ Depends: ${misc:Depends},
|
|||||||
lzma,
|
lzma,
|
||||||
make,
|
make,
|
||||||
mount,
|
mount,
|
||||||
|
mtools,
|
||||||
parted,
|
parted,
|
||||||
procps,
|
procps,
|
||||||
python3,
|
python3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user