diff options
author | Daniel Baumann <daniel@debian.org> | 2010-01-19 22:09:17 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:03 +0100 |
commit | b7e696bc5b6658412917b0d724f168357365f417 (patch) | |
tree | 136ee651383992234c8a52b2de1ad1c1a74b524d /debian | |
parent | ad43063cf5e3241644faa007213534ddfd02a571 (diff) | |
download | vyos-live-build-b7e696bc5b6658412917b0d724f168357365f417.tar.gz vyos-live-build-b7e696bc5b6658412917b0d724f168357365f417.zip |
Adding misc depends.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 480945ca3..4dd8347c7 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Git: git://live.debian.net/git/live-helper.git Package: live-helper Architecture: all -Depends: debootstrap | cdebootstrap | cdebootstrap-static +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 Description: Debian Live build scripts |