diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4dd8347c7..2871a697f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,10 @@ Package: live-helper Architecture: all Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static Recommends: gettext-base -Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader +Suggests: + dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, + squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, + uuid-runtime, win32-loader Description: Debian Live build scripts live-helper is a set of scripts to build Debian Live system images. . |