mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-05 16:01:34 +00:00
Sort and list dependencies nicely
This commit is contained in:
parent
580aa70969
commit
4a7b5f2f77
17
debian/control
vendored
17
debian/control
vendored
@ -8,7 +8,22 @@ Vcs-Bzr: lp:~ubuntu-core-dev/livecd-rootfs/xenial-proposed/
|
|||||||
|
|
||||||
Package: livecd-rootfs
|
Package: livecd-rootfs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, lsb-release, lzma, e2fsprogs, germinate (>= 1.25.1), apt-utils, gnupg, live-build (>= 3.0~a57-1ubuntu25.5~), android-tools-fsutils [armhf], python3-software-properties
|
Depends: ${misc:Depends},
|
||||||
|
android-tools-fsutils [armhf],
|
||||||
|
apt-utils,
|
||||||
|
debootstrap,
|
||||||
|
e2fsprogs,
|
||||||
|
germinate (>= 1.25.1),
|
||||||
|
gnupg,
|
||||||
|
grep-dctrl,
|
||||||
|
live-build (>= 3.0~a57-1ubuntu25.5~),
|
||||||
|
lsb-release,
|
||||||
|
lzma,
|
||||||
|
procps,
|
||||||
|
python-minimal | python,
|
||||||
|
python3-software-properties,
|
||||||
|
rsync,
|
||||||
|
squashfs-tools (>= 1:3.3-1)
|
||||||
Suggests: partimage
|
Suggests: partimage
|
||||||
Breaks: ubuntu-defaults-builder (<< 0.32)
|
Breaks: ubuntu-defaults-builder (<< 0.32)
|
||||||
Description: construction script for the livecd rootfs
|
Description: construction script for the livecd rootfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user