diff options
author | Daniel Baumann <daniel@debian.org> | 2008-05-09 16:46:18 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:34 +0100 |
commit | 09548ca6fcd214319bea676a83824746908af59e (patch) | |
tree | c9aa267235bc38446f797a187ae713bb3700712a /debian/control | |
parent | afd3d51e6d659babd3ce03d75bbe4048146912a5 (diff) | |
download | vyos-live-build-09548ca6fcd214319bea676a83824746908af59e.tar.gz vyos-live-build-09548ca6fcd214319bea676a83824746908af59e.zip |
Adding uuid-runtime to suggests.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f33a7c5e7..c27e0dc87 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ XS-Upstream-Depends: git-core Package: live-helper Architecture: all Depends: debootstrap | cdebootstrap -Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub +Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime Description: Debian Live build scripts live-helper is a set of scripts to build Debian Live system images. . |