debian: add mtd-tools in suggests field since it's used when jffs2 is choosen
This commit is contained in:
parent
ff9eb4e41f
commit
896af51d93
|
@ -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, sudo | fakeroot, syslinux | grub
|
Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub
|
||||||
Description: Debian Live helper programs
|
Description: Debian Live helper programs
|
||||||
Live-helper is a collection of programs that can be used to build Debian Live
|
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
|
system images. The philosophy behind live-helper is to provide a collection of
|
||||||
|
|
Loading…
Reference in New Issue