Adding sudo and fakeroot to suggests.
This commit is contained in:
parent
0a3c459b6a
commit
687aee76e9
|
@ -13,7 +13,7 @@ XS-Vcs-Browse: http://git.debian.org/?p=users/daniel/live-helper.git
|
|||
Package: live-helper
|
||||
Architecture: all
|
||||
Depends: debootstrap | cdebootstrap
|
||||
Suggests: dosfstools, genisoimage | mkisofs, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs, syslinux | grub
|
||||
Suggests: dosfstools, genisoimage | mkisofs, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs, sudo | fakeroot, syslinux | grub
|
||||
Description: Debian Live helper programs
|
||||
Live-helper is a collection of programs that can be used to build Debian Live
|
||||
system images. The philosophy behind live-helper is to provide a collection of
|
||||
|
|
Loading…
Reference in New Issue