mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-07-23 14:51:29 +00:00
Add dependency on distro-info for the above.
This commit is contained in:
parent
90ef53cef1
commit
93176f134f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ livecd-rootfs (2.508) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* Use Ubuntu-specific branches when seeding snaps, as required in
|
* Use Ubuntu-specific branches when seeding snaps, as required in
|
||||||
<https://wiki.ubuntu.com/UbuntuSeededSnaps>.
|
<https://wiki.ubuntu.com/UbuntuSeededSnaps>.
|
||||||
|
* Add dependency on distro-info for the above.
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 16 Feb 2018 14:02:49 -0800
|
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 16 Feb 2018 14:02:49 -0800
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -11,6 +11,7 @@ Architecture: any
|
|||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
apt-utils,
|
apt-utils,
|
||||||
debootstrap,
|
debootstrap,
|
||||||
|
distro-info,
|
||||||
dosfstools,
|
dosfstools,
|
||||||
e2fsprogs,
|
e2fsprogs,
|
||||||
gdisk,
|
gdisk,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user