diff options
author | Daniel Baumann <daniel@debian.org> | 2010-01-19 22:09:38 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:03 +0100 |
commit | 06e36c3b52b9573ff546080f6d5ab9d4566d412d (patch) | |
tree | a46acaa2a1a7795103eab1822cbe88ecd34e65f1 /debian | |
parent | b7e696bc5b6658412917b0d724f168357365f417 (diff) | |
download | vyos-live-build-06e36c3b52b9573ff546080f6d5ab9d4566d412d.tar.gz vyos-live-build-06e36c3b52b9573ff546080f6d5ab9d4566d412d.zip |
Wrapping suggests.
Diffstat (limited to 'debian')
-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. . |