mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-09 09:51:30 +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
|
livecd-rootfs (2.408.47) xenial; urgency=medium
|
||||||
|
|
||||||
[ Robert C Jennings ]
|
[ Robert C Jennings ]
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -33,7 +33,7 @@ Depends: ${misc:Depends},
|
|||||||
rsync,
|
rsync,
|
||||||
snapd,
|
snapd,
|
||||||
squashfs-tools (>= 1:3.3-1),
|
squashfs-tools (>= 1:3.3-1),
|
||||||
ubuntu-image,
|
ubuntu-image [!powerpc],
|
||||||
vmdk-stream-converter [amd64 i386],
|
vmdk-stream-converter [amd64 i386],
|
||||||
xz-utils,
|
xz-utils,
|
||||||
zerofree
|
zerofree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user