mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-10 02:41:15 +00:00
Do not depend on ubuntu-image on powerpc.
This commit is contained in:
parent
76527b27cf
commit
6e73a2b3a6
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.408.48) UNRELEASED; urgency=medium
|
||||
|
||||
* Do not depend on ubuntu-image on powerpc as it is not a supported platform
|
||||
for building ubuntu-core images (and we don't build classic preinstalled
|
||||
images on xenial). (LP: #1830823)
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Wed, 29 May 2019 18:50:31 +0200
|
||||
|
||||
livecd-rootfs (2.408.47) xenial; urgency=medium
|
||||
|
||||
[ Robert C Jennings ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -33,7 +33,7 @@ Depends: ${misc:Depends},
|
||||
rsync,
|
||||
snapd,
|
||||
squashfs-tools (>= 1:3.3-1),
|
||||
ubuntu-image,
|
||||
ubuntu-image [!powerpc],
|
||||
vmdk-stream-converter [amd64 i386],
|
||||
xz-utils,
|
||||
zerofree
|
||||
|
Loading…
x
Reference in New Issue
Block a user