Adding uuid-runtime to suggests.
This commit is contained in:
parent
8553518c2b
commit
ce04adf721
|
@ -4,4 +4,4 @@
|
||||||
dpkg -l debootstrap cdebootstrap
|
dpkg -l debootstrap cdebootstrap
|
||||||
|
|
||||||
# Checking suggests
|
# Checking suggests
|
||||||
dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub
|
dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools genext2fs mtd-tools sudo fakeroot syslinux grub uuid-runtime
|
||||||
|
|
|
@ -13,7 +13,7 @@ XS-Upstream-Depends: git-core
|
||||||
Package: live-helper
|
Package: live-helper
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: debootstrap | cdebootstrap
|
Depends: debootstrap | cdebootstrap
|
||||||
Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub
|
Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime
|
||||||
Description: Debian Live build scripts
|
Description: Debian Live build scripts
|
||||||
live-helper is a set of scripts to build Debian Live system images.
|
live-helper is a set of scripts to build Debian Live system images.
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue