diff options
author | Daniel Baumann <daniel@debian.org> | 2010-01-19 22:09:38 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-01-19 22:09:38 +0100 |
commit | 9df0684dfe463f54bde60193f8b7d874de4c12f5 (patch) | |
tree | a46acaa2a1a7795103eab1822cbe88ecd34e65f1 | |
parent | 2a1d552a5bbe7d50c6e5d56fcdb501f82c2773f2 (diff) | |
download | vyos-live-build-9df0684dfe463f54bde60193f8b7d874de4c12f5.tar.gz vyos-live-build-9df0684dfe463f54bde60193f8b7d874de4c12f5.zip |
Wrapping suggests.
-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. . |