mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Don't depend on snapd on i386, since i386 support in focal is only for launchpad buildd chroots.
This commit is contained in:
parent
1798848608
commit
3ca02be281
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.627) UNRELEASED; urgency=medium
|
||||
|
||||
* Don't depend on snapd on i386, since i386 support in focal is only for
|
||||
launchpad buildd chroots.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 29 Nov 2019 10:48:56 -0800
|
||||
|
||||
livecd-rootfs (2.626) focal; urgency=medium
|
||||
|
||||
* No-change rebuild to build for i386 again (for now).
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -34,7 +34,7 @@ Depends: ${misc:Depends},
|
||||
python3-yaml,
|
||||
qemu-utils,
|
||||
rsync,
|
||||
snapd (>= 2.39),
|
||||
snapd (>= 2.39) [!i386],
|
||||
squashfs-tools (>= 1:3.3-1),
|
||||
sudo,
|
||||
u-boot-tools [armhf arm64],
|
||||
|
Loading…
x
Reference in New Issue
Block a user