mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 04:37:29 +00:00
Add explicit dependency on python3-yaml, which is used in the code but was previously pulled in indirectly via ubuntu-image. LP: #1830823.
This commit is contained in:
parent
2a568381e3
commit
39db5175d6
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.408.49) UNRELEASED; urgency=medium
|
||||
|
||||
* Add explicit dependency on python3-yaml, which is used in the code but
|
||||
was previously pulled in indirectly via ubuntu-image. LP: #1830823.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 30 May 2019 14:17:45 -0700
|
||||
|
||||
livecd-rootfs (2.408.48) xenial; urgency=medium
|
||||
|
||||
* Do not depend on ubuntu-image on powerpc as it is not a supported platform
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -29,6 +29,7 @@ Depends: ${misc:Depends},
|
||||
procps,
|
||||
python-minimal | python,
|
||||
python3-software-properties,
|
||||
python3-yaml,
|
||||
qemu-utils,
|
||||
rsync,
|
||||
snapd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user