mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-05 16:31:13 +00:00
Also make the ubuntu-image dependency arch-conditional, since ubuntu-image pulls in snapd.
This commit is contained in:
parent
21cae15d33
commit
c86284f83d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.628) UNRELEASED; urgency=medium
|
||||
|
||||
* Also make the ubuntu-image dependency arch-conditional, since
|
||||
ubuntu-image pulls in snapd.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 29 Nov 2019 21:46:45 -0800
|
||||
|
||||
livecd-rootfs (2.627) focal; urgency=medium
|
||||
|
||||
* Don't depend on snapd on i386, since i386 support in focal is only for
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -38,7 +38,7 @@ Depends: ${misc:Depends},
|
||||
squashfs-tools (>= 1:3.3-1),
|
||||
sudo,
|
||||
u-boot-tools [armhf arm64],
|
||||
ubuntu-image,
|
||||
ubuntu-image [!i386],
|
||||
python3-vmdkstream [amd64 i386],
|
||||
xz-utils,
|
||||
zerofree
|
||||
|
Loading…
x
Reference in New Issue
Block a user