diff options
author | Daniel Baumann <daniel@debian.org> | 2011-07-15 08:05:25 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-07-15 08:05:25 +0200 |
commit | e24497b72306d4519d8c2999c6b7c0dbec9166ef (patch) | |
tree | 25e541888f4091b32a474791153858f9e8bf1c0a /debian | |
parent | 10b0b77f0f4f32990dbce489600bd3fabe6407c8 (diff) | |
download | vyos-live-build-e24497b72306d4519d8c2999c6b7c0dbec9166ef.tar.gz vyos-live-build-e24497b72306d4519d8c2999c6b7c0dbec9166ef.zip |
Adding live-manual to recommends.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b421f3425..facc93032 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,9 @@ Vcs-Git: git://live.debian.net/git/live-build.git Package: live-build Architecture: all Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static -Recommends: live-boot-doc, live-config-doc, cpio, gettext-base, gnu-fdisk +Recommends: + live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio, + gettext-base, gnu-fdisk Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, |